diff --git a/README.md b/README.md index 8bc0eb5..cf82ef3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ## How to run manually 1. clone repo + 2. make venv ``` @@ -26,11 +27,17 @@ cp .example.env .env # edit setting file vim .env - ``` 5. RUN ``` python main.py - ``` + +# Contribute +To contribute to this project is free! + +## Contributors +**Thank you for your contribution!** + +kdh8219