From d95254ef46ab9db8408086be819ccdde59db37f6 Mon Sep 17 00:00:00 2001 From: Timur Kozmenko Date: Thu, 21 Feb 2013 20:40:15 +1100 Subject: [PATCH] Add little description for the app through README.md --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac50fc3..d8747be 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -freelance -========= \ No newline at end of file +Freelance +====== + +The application intended for co-working between freelancers and employers. + +## Demo + +You can find demo of this app [here][1]. Users: employer1, employer2, freelancer1, freelancer2. Password: qwerty. + +## Installation + +Installation of this application is the same as for usual rails application + +## Specs + +The app has specs. Yoy can run them through shell command from project directory: + +``` +rspec -cfn spec/ +``` + + + [1]: http://timapp.herokuapp.com/