diff --git a/README.md b/README.md index 7eeb59f..6c7c1c1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,21 @@ let oldClauses = query.find() Want details? **[Read the guides](https://swift.objectbox.io/)** or **[check out the API docs](https://objectbox.io/docfiles/swift/current/)**. -High-performance Swift database +## Table of Contents +- [Features](#features) +- [Adding ObjectBox to your project](#adding-objectbox-to-your-project) + - [New to CocoaPods?](#new-to-cocoapods) + - [CocoaPods troubleshooting](#cocoapods-troubleshooting) + - [Swift Versions](#swift-versions) +- [Example](#example) +- [Background: code generation](#background-code-generation) +- [Source code](#source-code) +- [Already using ObjectBox?](#already-using-objectbox) +- [Cross-platform database: Mobile, Desktop, Browser, Embedded, IoT](#cross-platform-database-mobile-desktop-browser-embedded-iot) +- [License](#license) +
+ +Features ------------- 🏁 **High performance** on restricted devices, like IoT gateways, micro controllers, ECUs etc.\ 🪂 **Resourceful** with minimal CPU, power and Memory usage for maximum flexibility and sustainability\