diff options
author | Edoardo La Greca | 2025-06-18 01:15:44 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-06-18 01:15:44 +0200 |
commit | 7ccc62bcadb2b3874b4e73fb0d14ebbbf1c4087c (patch) | |
tree | 390c86cde84ae6fe2ccc1f1618bd5f056a972ec1 /README.md | |
parent | c470483bc824814cd42f9265ceb5b9ed62a05025 (diff) |
add element to rationale list in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ----- |