--- a/README.md Tue May 06 12:55:03 2025 -0400
+++ b/README.md Tue May 06 13:02:36 2025 -0400
@@ -1,8 +1,15 @@
+[](https://search.maven.org/#search%7Cga%7C1%7Caboutoss)
+[](https://github.com/fbarthelery/AboutOss/blob/main/LICENSE)
+
AboutOss
==========
AboutOss is a Kotlin Multiplatform utility library to retrieve and display opensource licenses in your applications.
+```kotlin title="build.gradle.kts"
+implementation("com.geekorum.aboutoss:ui-material3:<latest-version>")
+```
+
License sources
---------------
@@ -12,6 +19,8 @@
- [licensee](https://github.com/cashapp/licensee)
- [LicensePlist](https://github.com/mono0926/LicensePlist)
+See [license sources](license-sources.md) for more information
+
User interface
--------------