diff --git a/README.md b/README.md index be967c0..42db651 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# ku-polls \ No newline at end of file +# ku-polls + +## Online Polls + +**KU Poll** is a web application to do online polls. + +## How to install and ku-polls + +Window + +```bash +git clone https://github.com/Sosokker/ku-polls +cd ku-polls +pip install -r requirements.txt +``` + +## Document + +- [Wiki Page](https://github.com/Sosokker/ku-polls/wiki) +- [Project Page](https://github.com/users/Sosokker/projects/2) \ No newline at end of file