diff --git a/README.md b/README.md index 6143cd7..f09a475 100644 --- a/README.md +++ b/README.md @@ -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 ```