e10e3e94781d

README
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 28 Sep 2011 20:51:41 -0400
parents 822c779f0d53
children 6c5f45712535
branches/tags (none)
files README.markdown README.md

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.markdown	Wed Sep 28 20:51:41 2011 -0400
@@ -0,0 +1,17 @@
+newseasons
+==========
+
+A simple Clojure webapp for keeping track of when new seasons of TV shows hit
+iTunes 
+
+Usage
+-----
+
+    lein deps
+    lein run
+
+License
+-------
+
+Copyright (C) 2011 Steve Losh, MIT Licensed
+
--- a/README.md	Wed Sep 28 20:48:45 2011 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# newseasons
-
-A website written in noir. 
-
-## Usage
-
-```bash
-lein deps
-lein run
-```
-
-## License
-
-Copyright (C) 2011 FIXME
-
-Distributed under the Eclipse Public License, the same as Clojure.
-