Skip to content

Commit 16d8b18

Browse files
authored
Update README.md
1 parent f1cdee8 commit 16d8b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core-kotlin-modules/core-kotlin-io/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ This module contains articles about core Kotlin I/O.
99
- [Writing to a File in Kotlin](https://www.baeldung.com/kotlin/write-file)
1010
- [Writing InputStream to File in Kotlin](https://www.baeldung.com/kotlin/inputstream-to-file)
1111
- [Rename a File in Kotlin](https://www.baeldung.com/kotlin/file-rename)
12+
- [Delete the Contents of a File in Kotlin](https://www.baeldung.com/kotlin/delete-file-content)

0 commit comments

Comments
 (0)