Add README formatting

This commit is contained in:
Mad Cat 2022-06-15 17:20:39 +03:00 committed by GitHub
parent d6e840e961
commit 2c707df4f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,11 +42,11 @@ We are going to create really cool cache configuration, so don't worry about the
--- ---
## Install MelisaPy ## Install MelisaPy
Installing from PyPi: ### Installing from PyPi:
```commandline ```commandline
pip install melisa pip install melisa
``` ```
Installing from Git: ### Installing from Git:
```commandline ```commandline
pip install git+https://github.com/MelisaDev/melisa pip install git+https://github.com/MelisaDev/melisa
``` ```