add readme and license, rename the server module

This commit is contained in:
Aria Moradi
2020-12-24 15:31:21 +03:30
parent 4f595d1166
commit e9c8722cbf
47 changed files with 397 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
rootProject.name = "Tachidesk"
include("app")
include("server")
include("webUI")