From 41eb4d55088e26987c69abd48a459e48957f3e0b Mon Sep 17 00:00:00 2001 From: Adam Butler Date: Wed, 15 Oct 2014 20:45:15 +0100 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ README.rdoc | 28 ---------------------------- 2 files changed, 7 insertions(+), 28 deletions(-) create mode 100644 README.md delete mode 100644 README.rdoc diff --git a/README.md b/README.md new file mode 100644 index 0000000..bff04ae --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Poll + +![image](https://cloud.githubusercontent.com/assets/1238468/4652277/b9e13d4e-54a3-11e4-88a2-52d832787057.png) + +![image](https://cloud.githubusercontent.com/assets/1238468/4652269/acce543e-54a3-11e4-9006-9fe4b0113557.png) + +![image](https://cloud.githubusercontent.com/assets/1238468/4652272/b2063976-54a3-11e4-8a92-737827ec53cc.png) diff --git a/README.rdoc b/README.rdoc deleted file mode 100644 index dd4e97e..0000000 --- a/README.rdoc +++ /dev/null @@ -1,28 +0,0 @@ -== README - -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.