diff --git a/README.md b/README.md index ef9fcb6..21a24d8 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,19 @@ Free alternative simple ekşi sözlük front-end. Offical instance: http://ozgur git clone https://github.com/beucismis/ozgursozluk cd ozgursozluk/ pip3 install -r requirements.txt -python3 serve.py +gunicorn # or gunicorn --bind 0.0.0.0:3131 ``` ## Preview

- - + +

## ToDo - [ ] API endpoint - [ ] Docker support -- [ ] Page support for debe +- [x] Page support for debe - [x] Display optional author nickname - [ ] Sorthing for entries today and all - [ ] URL change support for alternative front-ends (e.g: twitter to nitter)