Update README.md with branch information

This commit is contained in:
2024-01-18 12:43:06 -05:00
parent 27a1231d25
commit 6537e1ca38
+1 -1
View File
@@ -58,8 +58,8 @@ $ pip install neon-client
>>> # Get a specific branch
>>> branch = neon.branch(database_id='your_database_id', branch_id='your_branch_id')
```
## Development
[to be written]