aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Pokowitz <colinpokowitz03@gmail.com>2017-08-25 17:25:05 +0000
committerColin Pokowitz <colinpokowitz03@gmail.com>2017-08-25 17:25:05 +0000
commitcbcf77332002376a62fa301fe16a1da01f572879 (patch)
treeb82403213a67a0d931f8c25042504d7de886723d
parentadd filerun + wondercms (diff)
downloadawesome-selfhosted-cbcf77332002376a62fa301fe16a1da01f572879.tar.gz
awesome-selfhosted-cbcf77332002376a62fa301fe16a1da01f572879.zip
hopefully fixing syntax error
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6df264e..7689fb8f 100644
--- a/README.md
+++ b/README.md
@@ -851,7 +851,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
*See also [Wikis](#wikis)*
* [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs`
- * [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. `MIT` `Node.js`
+ * [HackMD](https://www.hackmd.io) - Realtime collaborative markdown notes on all platforms. ([Source Code](https://github.com/hackmdio/hackmd/)) `MIT` `Node.js`
* [Laverna](https://laverna.cc/) - Laverna is a Javascript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote. ([Demo](https://laverna.cc/index.html#notes), [Source Code](https://github.com/Laverna/laverna)) `MPLv2` `Nodejs`
* [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPLv2` `Go`
* [Markdown Edit](http://georgeosddev.github.com/markdown-edit/) - Online markdown editor/viewer. ([Source Code](https://github.com/georgeOsdDev/markdown-edit)) `MIT` `HTML5`