aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9a1ab38
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# WorkMode
+
+Enjoy your work and disable disturbing apps (ROOT is required)
+
+## Install
+
+You can download from [releases](https://github.com/Trumeet/WorkMode/releases) or [Play Store](https://play.google.com/store/apps/details?id=moe.yuuta.workmode).
+
+## Build
+
+Install required build tools and run:
+
+```shell
+$ ./gradlew :app:assembleRelease
+```
+
+# Licenses
+
+Proprietary software except for open-source components. All non-open source codes are the properties of Trumeet, they may not be published without permission. \ No newline at end of file