diff --git a/README.md b/README.md index e0a25bd..a8ebdd9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # wedefine Urban dictionary clone written using Python and the Flask framework in 30 minutes. +It's very easy to modify, as it's only 53 lines long! + +## Setup instructions + +1. Unzip the file to where you want to run your instance of wedefine +2. Go to the directory and type `python main.py` +3. (Optional) Use an nginx reverse proxy for ssl and more. + +## Help us +Contributions are welcome.