Skip to content

Commit d4cefd8

Browse files
Add logo to repo.
1 parent 9c681cf commit d4cefd8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/logo.png

60.9 KB
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
![ObjectBox logo](https://raw.githubusercontent.com/objectbox/objectbox-java/master/logo.png)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/objectbox/objectbox-dart/main/.github/logo.png" width="400px">
3+
</p>
24

35
# Flutter database for fast Dart object persistence 💙
46

objectbox/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
![ObjectBox logo](https://raw.githubusercontent.com/objectbox/objectbox-java/master/logo.png)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/objectbox/objectbox-dart/main/.github/logo.png" width="400px">
3+
</p>
24

35
# Flutter database for Dart-native object persistence 💙
46

0 commit comments

Comments
 (0)