From 0ce38c28558d7e012d6bf65f18cb40d8f227322c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Sun, 28 Sep 2014 12:00:55 +0200 Subject: [PATCH] wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d830555..fb42088 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [NoteHub](http://notehub.org) is a free and hassle-free pastebin for one-off markdown publishing. -NoteHub _was_ an one-app-one-language [experiment](http://notehub.org/2012/6/16/how-notehub-is-built) and is was initially implemented entirely in [Clojure](http://clojure.org) (ClojureScript). +NoteHub _was_ an one-app-one-language [experiment](http://notehub.org/2012/6/16/how-notehub-is-built) and was initially implemented entirely in [Clojure](http://clojure.org) (ClojureScript). NoteHub's persistence layer is based on the key-value store [redis](http://redis.io). 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.