Skip to content

Commit

Permalink
updated markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed May 3, 2024
1 parent f414b8c commit 4260062
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,15 @@ $ pip install -U pip setuptools && pip install poetry
$ poetry install --all-extras
```

Later, you can run the tests provided with the project using the following command:

```sh
# Run tests within an appropriate environment.
$ poetry run pytest
```

<br>

### 🐛 We're looking for bug hunters, by the way!

If you come across any kind of bug or wanna request a feature, please let us know by opening an issue [here](https://github.com/hitblast/avro.py/issues). We do need more ideas to keep the project alive and running, don't we? :P
Expand Down

0 comments on commit 4260062

Please sign in to comment.