Skip to content

Commit d822b17

Browse files
authored
Add Docs link to README (#244)
1 parent 491b931 commit d822b17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ This backend is currently in development and is not advised for production workf
44
changes may be made without notice. We welcome your feedback as we continue to
55
explore and build. The best way to share this is via our [MongoDB Community Forum](https://www.mongodb.com/community/forums/tag/python).
66

7+
## Index
8+
* [Documentation](https://www.mongodb.com/docs/languages/python/django-mongodb/current/)
9+
* [Getting Started](https://www.mongodb.com/docs/languages/python/django-mongodb/current/get-started/)
10+
* [Model Your Data](https://www.mongodb.com/docs/languages/python/django-mongodb/current/model-data/)
11+
* [Limitations](https://www.mongodb.com/docs/languages/python/django-mongodb/current/limitations/)
12+
713
## Install
814

915
Use the version of `django-mongodb-backend` that corresponds to your version of

0 commit comments

Comments
 (0)