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
Installing from PyPi:
### Installing from PyPi:
```commandline
pip install melisa
```
Installing from Git:
### Installing from Git:
```commandline
pip install git+https://github.com/MelisaDev/melisa
```