From ab92bab25f761cddbb065eee5c1b6bf865774e57 Mon Sep 17 00:00:00 2001 From: sunwoo1524 Date: Sat, 9 Dec 2023 00:22:57 +0900 Subject: [PATCH] thank you, contributors --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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