Skip to content

Commit

Permalink
added avnie in markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed Jul 29, 2024
1 parent 08c2948 commit bf859fa
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 @@ -44,6 +44,15 @@ This package requires **Python 3.8 or higher** to be used inside your developmen
$ pip install avro.py
```

#### 📦 ...or you can try the CLI!

[avnie](https://github.com/hitblast/avnie) is a newly developed CLI tool that uses avro.py under the hood. You can install it using the following command:

```sh
# Install the package.
$ pip install avnie
```

<br>

## 🔖 Usage Guide
Expand Down

0 comments on commit bf859fa

Please sign in to comment.