From a3762460dea857d412d952bf64c0eefe3c55e392 Mon Sep 17 00:00:00 2001 From: kd00506 <kd00506@surrey.ac.uk> Date: Sun, 13 Dec 2020 22:00:16 +0000 Subject: [PATCH] Added a read me --- README.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7db80e4..ac46a02 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,18 @@ -# README +# Coursework ReadMe -This README would normally document whatever steps are necessary to get the -application up and running. +**Ruby Version:** 2.5.8 -Things you may want to cover: +**Rails Version:** 5.2.4.4 -* Ruby version +**Seeded Accounts** -* System dependencies +* **Email:** kieran@gmail.com + * **Password:** pass1 -* Configuration -* Database creation +* **Email:** brandon@gmail.com + * **Password:** pass2 -* Database initialization -* How to run the test suite - -* Services (job queues, cache servers, search engines, etc.) - -* Deployment instructions - -* ... +* **Email:** lerissa@gmail.com + * **Password:** pass3 \ No newline at end of file -- GitLab