commit 8c4bd9e35b357638085860d7d37bfe7e0f0bbbea Author: PhongMacbook Date: Tue Nov 4 21:36:58 2025 +0700 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5052de --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Art Space +Art Space - An app that displays some artwork made using Kotlin and Jetpack Compose + +## App +```bash +app > release > app-release.apk +``` + +That's where the app is located