1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-04-02 15:37:46 +02:00

readme update

This commit is contained in:
TiynGER 2020-05-24 17:39:20 +02:00
parent 594a01ed24
commit 8896d477e4

View File

@ -2,12 +2,9 @@
This is a simple blog based on Pythons Flask framework.
## Installation
## Deployment
- `pip3 install requirements.txt` - install depenencies
## Usage
- run `python app.py`
- blog is available on port 5000