From 40693d39fa0d9452bd63f597d4bd0f086c036a20 Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Thu, 20 Feb 2014 23:01:10 +0100 Subject: [PATCH] README extended --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f1d7b6..16957e2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ NoteHub's persistence layer is based on the key-value store [redis](http://redis Currently, NoteHub is hosted for free on [Heroku](http://heroku.com). Send your feedback and comments directly to [@gravitydenier](http://twitter.com/gravitydenier) or open an [issue](https://github.com/chmllr/NoteHub/issues) on GitHub. +NoteHub supports an [API](https://github.com/chmllr/NoteHub/blob/master/API.md) and can be integrated as a publishing platform. + ## How to Use? First, create [a new page](http://notehub.org/new) using the [Markdown syntax](http://daringfireball.net/projects/markdown/). When the note is published, you'll see a subtle panel at the bottom of the screen.