Fix try demo documentation

This commit is contained in:
Vikram Rangnekar
2019-04-11 01:39:59 -04:00
parent 40fb85c926
commit dd3132bda0
4 changed files with 65 additions and 50 deletions

View File

@ -1,24 +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
* ...