Skip to content

Commit 62c838f

Browse files
ivahnenkoAnnagreenrobot-team
authored andcommitted
Add feedback link to README.md, small updates.
1 parent 6c7a977 commit 62c838f

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -101,35 +101,34 @@ The `Box` object gives you access to all major functions, like `put`, `get`, `re
101101

102102
For details please check the [docs](https://docs.objectbox.io).
103103

104+
## Already using ObjectBox?
104105

105-
## Other languages/bindings
106-
107-
ObjectBox supports multiple platforms and languages.
108-
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
109-
110-
* [ObjectBox Swift](https://github.com/objectbox/objectbox-swift): build fast mobile apps for iOS (and macOS)
111-
* [ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps
112-
* [ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and embedded server applications
113-
* [ObjectBox C and C++](https://github.com/objectbox/objectbox-c): native speed with zero copy access to FlatBuffer objects
114-
115-
116-
## How can I help ObjectBox?
106+
Your opinion matters to us! Please fill in this 2-minute [Anonymous Feedback Form](https://forms.gle/bdktGBUmL4m48ruj7).
117107

118108
We believe, ObjectBox is super easy to use. We are on a mission to make developers’ lives better, by building developer tools that are intuitive and fun to code with.
119-
120109
To do that, we want your feedback: what do you love? What's amiss? Where do you struggle in everyday app development?
121110

122111
**We're looking forward to receiving your comments and requests:**
123-
124112
- Add [GitHub issues](https://github.com/ObjectBox/objectbox-java/issues)
125113
- Upvote issues you find important by hitting the 👍/+1 reaction button
126-
- Drop us a line via [@ObjectBox_io](https://twitter.com/ObjectBox_io/)
114+
- Drop us a line via [@ObjectBox_io](https://twitter.com/ObjectBox_io/) or contact[at]objectbox.io
127115
- ⭐ us, if you like what you see
128116

129117
Thank you! 🙏
130118

131119
Keep in touch: For general news on ObjectBox, [check our blog](https://objectbox.io/blog)!
132120

121+
## Other languages/bindings
122+
123+
ObjectBox supports multiple platforms and languages.
124+
Besides JVM based languages like Java and Kotlin, ObjectBox also offers:
125+
126+
* [ObjectBox Swift](https://github.com/objectbox/objectbox-swift): build fast mobile apps for iOS (and macOS)
127+
* [ObjectBox Dart/Flutter](https://github.com/objectbox/objectbox-dart): cross-platform for mobile and desktop apps
128+
* [ObjectBox Go](https://github.com/objectbox/objectbox-go): great for data-driven tools and embedded server applications
129+
* [ObjectBox C and C++](https://github.com/objectbox/objectbox-c): native speed with zero copy access to FlatBuffer objects
130+
131+
133132
## License
134133

135134
Copyright 2017-2022 ObjectBox Ltd. All rights reserved.

0 commit comments

Comments
 (0)