aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeryck <dhenson02@users.noreply.github.com>2015-08-01 17:32:34 +0000
committerDeryck <dhenson02@users.noreply.github.com>2015-08-01 17:32:34 +0000
commit58cac84715ff63f7be9e3d91c3235f487176354e (patch)
tree5feebca29f5790e9b477d29a5a07141a15ba8a4e
parentAdded Remy's JS Bin (diff)
downloadawesome-selfhosted-58cac84715ff63f7be9e3d91c3235f487176354e.tar.gz
awesome-selfhosted-58cac84715ff63f7be9e3d91c3235f487176354e.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7e388a7..955fc23e 100644
--- a/README.md
+++ b/README.md
@@ -426,7 +426,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
### IDE/Tools
* [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad))
- * [JS Bin](http://jsbin.com/) - open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Javascript` `CSS` `HTML`
+ * [JS Bin](http://jsbin.com/) - open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`
* [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam))
* [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs`
* [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js))