Skip to content

Commit 061e98c

Browse files
committed
Readme update
1 parent a51fcea commit 061e98c

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

README.md

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

55
An Android library that solves a lot of Android's Bluetooth Low Energy problems.
66

7-
> **Warning**
7+
> [!Note]
8+
> We're working on a new version of Bluetooth LE library, which eventually will replace this one:
9+
> [Kotlin BLE Library / version 2.0](https://github.com/NordicSemiconductor/Kotlin-BLE-Library/tree/version/2.0).
10+
> Mind, that version 2 is not backward compatible version 1 or with this library.
811
>
9-
> This library is getting replaced by our new [Kotlin BLE Library](https://github.com/NordicSemiconductor/Kotlin-BLE-Library).
12+
> Currently, the library is in the early development stage. It is not recommended for production use,
13+
> but we encourage you to try it out and provide feedback.
1014
>
1115
> The new library offers the following improvements over this one:
1216
> * 100% Kotlin code

moustache/README.mo

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

55
An Android library that solves a lot of Android's Bluetooth Low Energy problems.
66

7-
> **Warning**
7+
> [!Note]
8+
> We're working on a new version of Bluetooth LE library, which eventually will replace this one:
9+
> [Kotlin BLE Library / version 2.0](https://github.com/NordicSemiconductor/Kotlin-BLE-Library/tree/version/2.0).
10+
> Mind, that version 2 is not backward compatible version 1 or with this library.
811
>
9-
> This library is getting replaced by our new [Kotlin BLE Library](https://github.com/NordicSemiconductor/Kotlin-BLE-Library).
12+
> Currently, the library is in the early development stage. It is not recommended for production use,
13+
> but we encourage you to try it out and provide feedback.
1014
>
1115
> The new library offers the following improvements over this one:
1216
> * 100% Kotlin code

0 commit comments

Comments
 (0)