Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Boburmirzo authored Mar 23, 2024
1 parent 014f094 commit ea2a002
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ if res.status_code == 200:
print(res.body.event)
```

## Quickstart

Follow the quickstart guide [here](https://learn.glassflow.dev/docs/get-started/quickstart)

## Code Samples

[GlassFlow Examples](https://github.com/glassflow/glassflow-examples)

## SDK Maturity

Please note that the GlassFlow Python SDK is currently in beta and is subject to potential breaking changes. We recommend keeping an eye on the official documentation and updating your code accordingly to ensure compatibility with future versions of the SDK.
Expand Down

0 comments on commit ea2a002

Please sign in to comment.