mirror of
https://github.com/kennethreitz/neon-api-python.git
synced 2026-06-05 22:50:18 +00:00
Update README.md with branch information
This commit is contained in:
@@ -58,8 +58,8 @@ $ pip install neon-client
|
|||||||
|
|
||||||
>>> # Get a specific branch
|
>>> # Get a specific branch
|
||||||
>>> branch = neon.branch(database_id='your_database_id', branch_id='your_branch_id')
|
>>> branch = neon.branch(database_id='your_database_id', branch_id='your_branch_id')
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
[to be written]
|
[to be written]
|
||||||
|
|||||||
Reference in New Issue
Block a user