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 f4b445e commit cf44cd2Copy full SHA for cf44cd2
README.md
@@ -11,6 +11,19 @@ ObjectBox Python API
11
* MacOS x86-64 (64-bit)
12
* MacOS arm64 (Apple silicon)
13
* Windows x86-64 (64-bit)
14
+
15
+## Table of Contents:
16
+- [Getting Started](#getting-started)
17
+ - [Model IDs and UIDs](#model-ids-and-uids)
18
+ - [model.py](#modelpy)
19
+- [Using ObjectBox](#using-objectbox)
20
+- [Some features](#some-features)
21
+- [Coming in the future](#coming-in-the-future)
22
+- [Help wanted](#help-wanted)
23
+- [Feedback](#feedback)
24
+- [License](#license)
25
26
+<hr/>
27
28
Getting started
29
---------------
0 commit comments