summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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