From dde565c780b8aa2499268e20b643e595eaa63245 Mon Sep 17 00:00:00 2001 From: sosokker Date: Mon, 28 Aug 2023 23:25:09 +0700 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) 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