README update

This commit is contained in:
Gleb Koval 2023-12-20 15:57:35 +00:00
parent 1c5cafb04d
commit e83b313766
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

@ -3,6 +3,8 @@
This is a small project to make a very basic filesystem library in Kotlin and was created using the instructions below This is a small project to make a very basic filesystem library in Kotlin and was created using the instructions below
as part of my application to the JetBrains internship project "TeamCity Kotlin Script build step extension library". as part of my application to the JetBrains internship project "TeamCity Kotlin Script build step extension library".
The package is (very creatively) named `filesystem`.
## Usage ## Usage
### Gradle ### Gradle