1
Fork 0
mirror of https://github.com/Steffo99/io-beep-boop.git synced 2024-11-23 00:44:18 +00:00
io-beep-boop/README.md

22 lines
239 B
Markdown
Raw Normal View History

2022-04-28 03:05:05 +00:00
# `io-beep-boop`
2022-04-27 15:52:13 +00:00
You should probably update this description to reflect your project :)
## Installation
```console
2022-04-28 03:05:05 +00:00
$ pip install io-beep-boop
2022-04-27 15:52:13 +00:00
```
## Usage
```console
2022-04-28 03:05:05 +00:00
$ io-beep-boop
2022-04-27 15:52:13 +00:00
```
## Development
```console
$ poetry install
```