redo README.md to readme.org
authordaniel watson <ozzloy@gmail.com>
Thu, 5 May 2016 02:22:46 +0000 (19:22 -0700)
committerdaniel watson <ozzloy@gmail.com>
Thu, 5 May 2016 02:22:46 +0000 (19:22 -0700)
README.md [deleted file]
readme.org [new file with mode: 0644]

diff --git a/README.md b/README.md
deleted file mode 100644 (file)
index 72f4a49..0000000
--- a/README.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# flibbertigibbet
-
-A Leiningen template for FIXME.
-
-## Usage
-
-FIXME
-
-## License
-
-Copyright © 2016 FIXME
-
-Distributed under the Eclipse Public License either version 1.0 or (at
-your option) any later version.
diff --git a/readme.org b/readme.org
new file mode 100644 (file)
index 0000000..af7492e
--- /dev/null
@@ -0,0 +1,14 @@
+* flibbertigibbet
+
+A Leiningen template for creating new projects.
+
+** Usage
+
+lein new flibbertigibbet project-name
+
+** License
+
+Copyright © 2016 daniel watson
+
+Distributed under the GNU Affero General Public License either version 3.0
+or (at your option) any later version.