Update README.md

This commit is contained in:
2024-02-27 17:33:36 -05:00
committed by GitHub
parent 3331f67453
commit b0a2deb86e
+2
View File
@@ -7,6 +7,8 @@ With `neon_api`, you can automate tasks, streamline workflows, and build powerfu
## Installation ## Installation
Installation of `neon_api` is easy, with pip:
```bash ```bash
$ pip install neon-api $ pip install neon-api
``` ```