From 905952d8a3397447979d6f0bd5c5986082ce4472 Mon Sep 17 00:00:00 2001 From: Kapil Chouhan Date: Sun, 8 Mar 2020 15:01:04 +0530 Subject: [PATCH] first commit --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b53f1de --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# 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 + +* ... +# rails-chat-app