diff --git a/README.md b/README.md index 22272d0..78eafbe 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ozgursozluk ![](https://img.shields.io/badge/python-3.8%2B-blue) -![](https://img.shields.io/badge/style-black-black) +![](https://img.shields.io/badge/code%20style-black-black) ![](https://img.shields.io/github/v/release/beucismis/ozgursozluk) -![](https://img.shields.io/github/actions/workflow/status/beucismis/ozgursozluk/tests.yml) +![](https://img.shields.io/github/actions/workflow/status/beucismis/ozgursozluk/tests.yml?label=tests) A free and open source alternative Ekşi Sözlük front-end. Offical instance: https://ozgursozluk.freedns.rocks @@ -11,7 +11,6 @@ A free and open source alternative Ekşi Sözlük front-end. Offical instance: h - No JavaScript - Docker support - Topic searching -- Entry sorting options - Viewing topic, entry and author - Gündem and debe page support - Optional displaying author nickname @@ -31,7 +30,7 @@ Normal running: pip3 install -r requirements.txt gunicorn ``` -Deploy using a different port: `gunicorn --bind 0.0.0.0:3131` +Deploy using a different port: `gunicorn --bind 127.0.0.1:3131` Running with Docker: ``` @@ -43,9 +42,9 @@ docker run -p 3131:80 ozgursozluk - - - + + +