From cb1d5391f5d278382fd7cdf0938a968af6a4b38c Mon Sep 17 00:00:00 2001 From: gered Date: Thu, 6 Jun 2013 19:20:30 -0400 Subject: [PATCH] update README.md --- README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 048e7d9..04c2817 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,5 @@ # blarg -FIXME +A custom blog engine for my personal website, located at http://www.blarg.ca/ -## Prerequisites - -You will need [Leiningen][1] 2.0 or above installed. - -[1]: https://github.com/technomancy/leiningen - -## Running - -To start a web server for the application, run: - - lein ring server - -## License - -Copyright © 2013 FIXME +Built with [Clojure](http://clojure.org/), [Luminus](http://www.luminusweb.net/), and [CouchDB](http://couchdb.apache.org/).