We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8728331 + 1b7fa05 commit a1820d3Copy full SHA for a1820d3
1 file changed
README.md
@@ -16,7 +16,7 @@ TidesDB is a fast and efficient key-value storage engine library written in C. T
16
- Savepoints for partial transaction rollback
17
- Six built-in comparators plus custom registration
18
19
-For Python usage you can go to the TidesDB Python Reference at [TidesDB Python Reference](https://tidesdb.com/reference/python/).
+For Python usage you can go to the TidesDB Python Reference [here](https://tidesdb.com/reference/python/).
20
21
## License
22
@@ -36,4 +36,3 @@ Contributions are welcome! Please feel free to submit a Pull Request.
36
37
- [Discord](https://discord.gg/tWEmjR66cy)
38
- [GitHub Issues](https://github.com/tidesdb/tidesdb-python/issues)
39
-- [Documentation](https://tidesdb.com/reference/python/)
0 commit comments