diff --git a/README.md b/README.md index e4e4941..1f91f67 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ An async ORM for [DetaBase](https://docs.deta.sh/docs/base/about/). [Support](https://discord.gg/dGAzZDaTS9) | [PyPI](https://pypi.org/project/detaorm) | [Documentation](https://github.com/CircuitSacul/DetaORM/wiki) ## Example Usage -Here's some examples of DetaORM, with commentary. I'll add real documentation at some point. - ```py from __future__ import annotations