summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdoardo La Greca2025-06-18 01:15:44 +0200
committerEdoardo La Greca2025-06-18 01:15:44 +0200
commit7ccc62bcadb2b3874b4e73fb0d14ebbbf1c4087c (patch)
tree390c86cde84ae6fe2ccc1f1618bd5f056a972ec1 /README.md
parentc470483bc824814cd42f9265ceb5b9ed62a05025 (diff)
add element to rationale list in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a5d72b..350d938 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ There are a bunch of reasons why NineKt was born:
2. There is no Kotlin implementation yet.
3. There seems to be no such thing for Android, but Android apps can create custom file systems in a bunch of ways. See
the section named "A word on Android" below.
+4. I thought it would be fun to make.
Usage
-----