added readme file
This commit is contained in:
parent
065dd5539d
commit
9aafccdf5f
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -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`
|
||||||
Loading…
Reference in a new issue