Skip to content

Commit fa440f1

Browse files
committed
docs: Badges
1 parent 3074b17 commit fa440f1

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# Some
66

7+
![Maven Central Version](https://img.shields.io/maven-central/v/dev.appoutlet/some?style=for-the-badge)
8+
79
A Kotlin JVM library that generates populated instances of any Kotlin class for testing purposes, with zero configuration required.
810

911
## The Problem

docs/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ icon: lucide/package-open
66

77
# Some
88

9+
![Maven Central Version](https://img.shields.io/maven-central/v/dev.appoutlet/some?style=for-the-badge)
10+
911
A Kotlin JVM library that generates populated instances of any Kotlin class for testing. Zero configuration required.
1012

1113
## The Problem
@@ -88,8 +90,11 @@ Some is open source and available under the [Apache 2.0 License](https://github.
8890

8991
---
9092

91-
## A Project by [AppOutlet](https://appoutlet.dev)
9293

9394
[![AppOutlet Logo](image/appoutlet.svg){ align=left width=128 }](https://appoutlet.dev)
9495

95-
`Some` is developed and maintained by **AppOutlet**. You can explore our other projects on [our website](https://appoutlet.dev).
96+
## A Project by [AppOutlet](https://appoutlet.dev)
97+
98+
`Some` is developed and maintained by **AppOutlet**.
99+
100+
You can explore our other projects on [our website](https://appoutlet.dev).

0 commit comments

Comments
 (0)