Skip to content

Commit f46aeef

Browse files
Add links and bandges to README
1 parent 591a145 commit f46aeef

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
1-
<img width="466" src="https://raw.githubusercontent.com/objectbox/objectbox-swift/master/images/logo.png">
1+
<p align="center">
2+
<img width="466" src="https://raw.githubusercontent.com/objectbox/objectbox-swift/master/images/logo.png">
3+
</p>
4+
5+
<p align="center">
6+
<a href="https://swift.objectbox.io/getting-started">Getting Started</a> •
7+
<a href="https://swift.objectbox.io">Documentation</a> •
8+
<a href="https://github.com/objectbox/objectbox-dart/tree/main/objectbox/example">Example Apps</a> •
9+
<a href="https://github.com/objectbox/objectbox-dart/issues">Issues</a>
10+
</p>
211

312
Swift Database - swiftly persist objects on iOS & macOS
413
===============
514

6-
[![Version](https://img.shields.io/cocoapods/v/ObjectBox.svg?style=flat)](#cocoapods)
7-
[![Platform](https://img.shields.io/cocoapods/p/ObjectBox.svg?style=flat)](#cocoapods)
15+
<p align="center">
16+
<a href="#cocoapods">
17+
<img src="https://img.shields.io/cocoapods/v/ObjectBox.svg?style=flat-square" alt="Version">
18+
</a>
19+
<a href="#cocoapods">
20+
<img src="https://img.shields.io/cocoapods/p/ObjectBox.svg?style=flat-square&color=17A6A6" alt="Platform">
21+
</a>
22+
<a href="https://github.com/objectbox/objectbox-swift/blob/main/LICENSE.txt">
23+
<img src="https://img.shields.io/github/license/objectbox/objectbox-swift?logo=apache&style=flat-square" alt="Apache 2.0 license">
24+
</a>
25+
<a href="https://twitter.com/ObjectBox_io">
26+
<img src="https://img.shields.io/twitter/follow/objectbox_io?color=%20%2300aced&logo=twitter&style=flat-square" alt="Follow @ObjectBox_io">
27+
</a>
28+
</p>
829

930

1031
**Your opinion matters to us!** Please fill in this 2-minute [Anonymous Feedback Form](https://forms.gle/LvVjN6jfFHuivxZX6).

0 commit comments

Comments
 (0)