We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6acbfce commit ff53bf3Copy full SHA for ff53bf3
README.md
@@ -14,15 +14,17 @@ You can also add `typesense` to your project's `requirements.txt`.
14
15
## Usage
16
17
-See the detailed [API documentation](https://typesense.org/api).
+You can find some examples [here](https://github.com/typesense/typesense-python/blob/master/examples/collection_operations.py).
18
+
19
+See detailed [API documentation](https://typesense.org/api).
20
21
## Contributing
22
23
Bug reports and pull requests are welcome on GitHub at [https://github.com/typesense/typesense-python].
24
25
## License
26
-`typesense` is distributed under the Apache 2 license.
27
+`typesense-python` is distributed under the Apache 2 license.
28
29
30
0 commit comments