Skip to content

Commit 0f71fd3

Browse files
committed
README.md: fix some typos
1 parent b998269 commit 0f71fd3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
ObjectBox Embedded C / C++ Database for Embedded Devices, IoT & Mobile
2-
========================
3-
[ObjectBox](https://objectbox.io) is a superfast C / C++ database for embedded devices (Mobile and IoT), with out-of-the-box [Data Sync](https://objectbox.io/sync/) to keep data in sync across devices and any kind of backend / cloud reliably for occassionally connected devices. ObectBox Data Persistence and Data Snyc follows an offline-first aproach and can be used on-premise as well as with a cloud setup.
1+
ObjectBox Embedded Database for C and C++
2+
=========================================
3+
[ObjectBox](https://objectbox.io) is a superfast C and C++ database for embedded devices (mobile and IoT), desktop and server apps.
4+
The out-of-the-box [Data Sync](https://objectbox.io/sync/) keeps data in sync across devices and any kind of backend/cloud reliably for occasionally connected devices.
5+
ObjectBox Data Persistence and Data Sync follows an offline-first approach and can be used on-premise as well as with a cloud setup.
46

57
This is the **ObjectBox runtime library** to run ObjectBox as an embedded database in your C or C++ application.
68

0 commit comments

Comments
 (0)