Skip to content

Commit

Permalink
add java example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
techygrrrl committed Feb 20, 2024
1 parent 7875bed commit 314d662
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ To learn more about Jitpack, see their [docs](https://docs.jitpack.io/intro/).

### Usage

- [Example in unit tests](https://github.com/techygrrrl/Magic8Ballrrr/blob/main/lib/src/test/kotlin/techygrrrl/magic8ballrrr/Magic8BallrrrTest.kt)
- [Kotlin examples in unit tests](https://github.com/techygrrrl/Magic8Ballrrr/blob/main/lib/src/test/kotlin/techygrrrl/magic8ballrrr/Magic8BallrrrTest.kt)
- [Java example](https://github.com/techygrrrl/examples/tree/main/magic8-ballrrr)
- [KDoc class docs](https://techygrrrl.github.io/Magic8Ballrrr/-magic8-ballrrr/techygrrrl.magic8ballrrr)

0 comments on commit 314d662

Please sign in to comment.