fix readme.md

This commit is contained in:
M. A. Reza 2026-02-26 15:37:07 +03:30
parent caf0ef2b73
commit 97f42693d7

View File

@ -5,7 +5,13 @@
Use this command:
```bash
git clone https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash}
pip install git+https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash}
```
Or when using Python UV:
```bash
uv add git+https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash}
```
## Usage