diff --git a/README.MD b/README.MD index b722344..07c9561 100644 --- a/README.MD +++ b/README.MD @@ -341,6 +341,11 @@ Bluetooth in general has the same functionality for all platforms, e.g. connect [![Maven Central](https://img.shields.io/maven-central/v/dev.jordond.connectivity/connectivity-core)](https://central.sonatype.com/namespace/dev.jordond.connectivity) > Connectivity provides network monitoring capabilities for multiplatform projects. It can monitor network connectivity using native APIs on Android and Apple devices, or by making HTTP requests to specified hosts. +[kScan](https://github.com/ismai117/KScan) - Barcode Scanner +[![GitHub Repo stars](https://img.shields.io/github/stars/ismai117/KScan?style=flat)](https://github.com/ismai117/KScan) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.ismai117/KScan)](https://central.sonatype.com/artifact/io.github.ismai117/KScan) +> KScan is a Compose Multiplatform library that makes it easy to scan barcodes in your apps + ### 💉 Dependency Injection [Koin](https://github.com/InsertKoinIO/koin) - DI framework [![GitHub Repo stars](https://img.shields.io/github/stars/InsertKoinIO/koin?style=flat)](https://github.com/InsertKoinIO/koin)