From c584290101daf62f838a1dc119942d81d6a08081 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Fri, 27 Sep 2013 10:16:16 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb31b43..cdfaea7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -jspm Registry +JSPM Registry --- Pull requests welcome! +The JSPM Registry is a loader baseURL located at `https://registry.jspm.io`, providing common dependency-managed libraries. + +For example, jquery is located at `https://registry.jspm.io/jquery.js`, or `https://registry.jspm.io/jquery@2.0.3.js`. + While the registry is small enough, all registry entries are managed through Github, moderated by the registry maintainers. * The registry provides a mapping from a _unique registry name_ to a _target package_: