From 75bb5b121a88c6ec2005e3f048022d4f7e267959 Mon Sep 17 00:00:00 2001 From: imakewebthings Date: Tue, 10 Dec 2013 22:00:48 -0800 Subject: [PATCH] Actual info in README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index deba01f..384602e 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -something +# MeatMatch + +Match a [chat.meatspac.es](https://chat.meatspac.es) gif with its message. Then +match another. Keep going. Forever. + +## Repo Setup + +Copy `config.sample.json` to `config.json`. Maybe change the session secret. +Also change the socket url to point to production if you're into that. If +deploying to an environment like Heroku config settings can be set through +environment variables.