From 7ac2e74c4a24e8363f864e69e9017ba115d01d32 Mon Sep 17 00:00:00 2001 From: Edoardo La Greca Date: Wed, 18 Jun 2025 18:27:13 +0200 Subject: edit ninekt description --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 350d938..50a1419 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ NineKt: Teaching Kotlin to speak 9P =================================== -NineKt is a library written in Kotlin that eases the process of implementing the -[9P protocol](https://en.wikipedia.org/wiki/9P_(protocol)) into any JVM application, including those for Android. +NineKt (I don't really care about pronunciation, "nine-kay-tee" or "nine-Kate" or whatever you want) is a library +written in Kotlin (and primarily targeting the JVM) that eases the process of implementing the [9P protocol](https://en.wikipedia.org/wiki/9P_(protocol)) +into any JVM application, including those for Android. Rationale --------- -- cgit v1.2.3