From 3243c7fa0b8cdf329ba5c2eab156d054c32f3458 Mon Sep 17 00:00:00 2001 From: Mikkel ALMONTE--RINGAUD Date: Thu, 29 Aug 2024 22:50:47 +0200 Subject: [PATCH] docs: add kotlin branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42057c88..76df3a9a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Since we're implementing this library in different programming languages, we hav | [JS/TS](https://github.com/LiterateInk/Pawnote/tree/js) | [Rust](https://github.com/LiterateInk/Pawnote/tree/rust) | Python | Swift | | :---: | :---: | :---: | :---: | -| Kotlin | C# | [Dart](https://github.com/LiterateInk/Pawnote/tree/dart) | | +| [Kotlin](https://github.com/LiterateInk/Pawnote/tree/kotlin) | C# | [Dart](https://github.com/LiterateInk/Pawnote/tree/dart) | | ## License