From 9fbbf3c7a92721d49eab0720fe44cfaf60064953 Mon Sep 17 00:00:00 2001 From: Tyler Dary Date: Mon, 8 Sep 2014 03:43:41 +0000 Subject: [PATCH] updated readme file --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..edd7eaa --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +== README + +## Todo: Build an application that allows users to create their own self-destructing to-do lists. + +Made with my mentor at [Bloc](http://bloc.io). + + +This README would normally document whatever steps are necessary to get the +application up and running. + +Things you may want to cover: + +* Ruby version + +* System dependencies + +* Configuration + +* Database creation + +* Database initialization + +* How to run the test suite + +* Services (job queues, cache servers, search engines, etc.) + +* Deployment instructions + +* ... + + +Please feel free to use a different markup language if you do not plan to run +rake doc:app.