summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-04-01 13:24:05 +0300
committerYuval Adam <yuv.adm@gmail.com>2011-04-01 13:24:05 +0300
commit94b2bb3c51b1687c0a4a74348d0f81c180ceba17 (patch)
treedbb7c7f3fb81b2701ad9ee2f7d27db9a045961f7
parent87e6e78fadc25ba09239a9017ad06561a1b8aeb7 (diff)
updated docs
-rw-r--r--README1
-rw-r--r--README.md14
-rw-r--r--TODO10
3 files changed, 14 insertions, 11 deletions
diff --git a/README b/README
deleted file mode 100644
index 3dc4ecc..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-Various development building blocks
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0d8a2f5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Building Blocks
+
+Basic building blocks for various projects.
+
+## Features
+
+* S3 POST upload form
+* HTML layouts
+
+## Todo
+
+* Blueprint layouts
+* Client side Facebook authentication
+* Paypal integration \ No newline at end of file
diff --git a/TODO b/TODO
deleted file mode 100644
index 1a21b5a..0000000
--- a/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-
-- S3 POST form
-
-- Client side Facebook authentication
-
-- HTML layouts (centered content, header/footer)
-
-- Blueprint layouts
-
-- Paypal integration \ No newline at end of file