Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
astynax committed May 28, 2020
1 parent fad6805 commit 7593975
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# DjaIF

DjaIF, simple **Dja**ngo-powered **I**nteractive **F**iction engine.

### How to

1. Get [poetry](https://python-poetry.org/).
2. Clone.
3. `poetry install`.
4. `poetry run python manage.py runserver`.

0 comments on commit 7593975

Please sign in to comment.