From e83b313766e696a152a06e0c08a4e7a5b317274b Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Wed, 20 Dec 2023 15:57:35 +0000 Subject: [PATCH] README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7215735..afdfb8c 100644 --- a/README.md +++ b/README.md @@ -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 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 ### Gradle