From 86ffd0cbd0a5ef9e56299761fa903538c4c3f6f5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 24 Jul 2015 19:34:10 +0200 Subject: [PATCH] add dillinger in new text editors section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1134fdef..a5571ab0 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad)) +## Text editors + * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` + ## URL Shorteners * [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp ([Source code](https://github.com/YOURLS/YOURLS/), [Documentation](https://github.com/YOURLS/YOURLS/wiki)) - `MIT` * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr)