From 3f5da0e332437d9119594551b0551890a8c53fb7 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 16 Sep 2013 11:44:22 +0200 Subject: [PATCH] readme formatting v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 505b1e9..fa71fe1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ While the registry is small enough, all registry entries are managed through Git * NPM: `npm:repo` 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: `"jquery": "github:components/jquery#jquery"` will map: