Skip to content

Commit 18d9c1c

Browse files
committed
README.md: minor edits
1 parent e04f207 commit 18d9c1c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<img width="466" src="https://raw.githubusercontent.com/objectbox/objectbox-java/master/logo.png">
22

3-
[![Follow ObjectBox on Twitter](https://img.shields.io/twitter/follow/ObjectBox_io.svg?style=flat-square&logo=twitter)](https://twitter.com/intent/follow?screen_name=ObjectBox_io)
4-
53
# ObjectBox Java (Kotlin, Android)
64
[ObjectBox](https://objectbox.io/) is a superfast object-oriented database with strong relation support.
75
ObjectBox is embedded into your Android, Linux, macOS, or Windows app.
@@ -32,8 +30,8 @@ ObjectBox supports multiple platforms and languages.
3230
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
3331

3432
* [ObjectBox Swift](https://github.com/objectbox/objectbox-swift): build fast mobile apps for iOS (and macOS)
35-
* [ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps (beta)
36-
* [ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and small server applications
33+
* [ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps
34+
* [ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and embedded server applications
3735
* [ObjectBox C and C++](https://github.com/objectbox/objectbox-c): native speed with zero copy access to FlatBuffer objects
3836

3937
Gradle setup
@@ -100,6 +98,7 @@ Links
10098

10199
[Examples](https://github.com/objectbox/objectbox-examples)
102100

101+
[![Follow ObjectBox on Twitter](https://img.shields.io/twitter/follow/ObjectBox_io.svg?style=flat-square&logo=twitter)](https://twitter.com/intent/follow?screen_name=ObjectBox_io)
103102

104103
We love to get your feedback
105104
----------------------------
@@ -111,7 +110,7 @@ It will - literally - take just a minute, but help us a lot. Thank you!​ 🙏
111110

112111
License
113112
-------
114-
Copyright 2017-2020 ObjectBox Ltd. All rights reserved.
113+
Copyright 2017-2021 ObjectBox Ltd. All rights reserved.
115114

116115
Licensed under the Apache License, Version 2.0 (the "License");
117116
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)