readme formatting v2

This commit is contained in:
Guy Bedford
2013-09-16 11:44:22 +02:00
parent df859f4928
commit 3f5da0e332
+1 -1
View File
@@ -16,7 +16,7 @@ While the registry is small enough, all registry entries are managed through Git
* NPM: `npm:repo` * NPM: `npm:repo`
Additional locations are in planning for other servies, and third party locations can also be [submitted](). Additional locations are in planning for other servies, and third party locations can also be [submitted]().
* Versions numbers are automatically appended onto the end of the target name based on the [jspm version conventions](). * Version numbers are automatically appended onto the end of the target name based on the [jspm version conventions]().
* An optional _main entry point_ can be specified by appending the syntax `#main-file-name`. For example: * An optional _main entry point_ can be specified by appending the syntax `#main-file-name`. For example:
`"jquery": "github:components/jquery#jquery"` `"jquery": "github:components/jquery#jquery"`
will map: will map: