Add installation instructions to README.md

This commit is contained in:
2024-01-18 12:42:51 -05:00
parent bad979c3eb
commit 27a1231d25
+1
View File
@@ -20,6 +20,7 @@ Remember that you should never expose your api_key and handle it carefully since
Please note that this is a hypothetical example and might not work without proper implementation considering neon.tech's actual API documentation.
## Installation
```bash
$ pip install neon-client
```