diff --git a/README.md b/README.md new file mode 100644 index 0000000..13ea31c --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# dysnoma-chat-log + +Read the Dysnomia chat log in real time. + +## Getting Started + +1. Clone the repo +2. Rename `sample.env` to `.env` +3. Install dependencies with `pip install -r requirements.txt` +4. Run with `python main.py` \ No newline at end of file