From f2e70b3beba55413099746cbf7a4cd13042d605a Mon Sep 17 00:00:00 2001 From: Jackson Sui Date: Tue, 13 Feb 2018 18:14:58 -0500 Subject: [PATCH] updated the readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 323ea17..6987547 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Exquisite Tail -### A Storytelling Mashup Game \ No newline at end of file +### A Storytelling Mashup Game + +Feel free to join here https://exquisite-tail.herokuapp.com/ + +Exquisite Tail allows you to collaboratively write stories with your friends. Start a story and pass it along so each of your friends can contribute. Once the story is finished, everyone who participated can finally view the finished 'tail'. + +Exquisite Tail is built using React and Redux for front end, Express and Sequelize for the back end, and socket.io for real time notifications. + +## I hope you come up with some wild stories! \ No newline at end of file