From 9e5a16b11bb53c3faa73bf84f947b6fd236f5861 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 28 Apr 2015 15:26:47 +0200 Subject: [PATCH] add registry site link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b49b174..af8d18d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ jspm Registry --- -[View the registry file here](https://github.com/jspm/registry/blob/master/registry.json) +[Browse the Registry](http://kasperlewau.github.io/registry) + +or view the raw registry file at https://github.com/jspm/registry/blob/master/registry.json. Pull requests welcome for `registry.json` and the `package_overrides` folder.