Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fizzrepo authored Nov 21, 2021
1 parent 3574fbe commit 5f895f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 5f895f6

Please sign in to comment.