From 94b2bb3c51b1687c0a4a74348d0f81c180ceba17 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 1 Apr 2011 13:24:05 +0300 Subject: updated docs --- README | 1 - README.md | 14 ++++++++++++++ TODO | 10 ---------- 3 files changed, 14 insertions(+), 11 deletions(-) delete mode 100644 README create mode 100644 README.md delete mode 100644 TODO 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 -- cgit v1.3.1