about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorAlan Pearce2014-09-09 20:48:48 +0100
committerAlan Pearce2014-09-09 20:48:48 +0100
commit811dd1cb92a7248f16c66659c11ffd78fea3e2f6 (patch)
treef2ec9e2cbd40adc4dab80ac91c5f8f5248a643c7 /README.md
downloadmicroformats-811dd1cb92a7248f16c66659c11ffd78fea3e2f6.tar.lz
microformats-811dd1cb92a7248f16c66659c11ffd78fea3e2f6.tar.zst
microformats-811dd1cb92a7248f16c66659c11ffd78fea3e2f6.zip
Initial commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7b901ae
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# microformats
+
+A Clojure library designed to parse [microformats](http://microformats.org/wiki/microformats2).
+
+## Feedback
+
+This is my first foray into Clojure, if I've done something
+non-idiomatically please get in touch.
+
+## Usage
+
+FIXME
+
+## License
+
+Copyright © 2014 Alan Pearce
+
+Distributed under the MIT License.