From 369608fa98687b1e236e351ded4bcb6f0a15909e Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Fri, 25 Dec 2020 03:35:23 +0330 Subject: [PATCH] add link to state of project issue --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c341e010..00d540c6 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ how to do it is described in `webUI/react/README.md` but for short, then `yarn start` to start the client if a new browser window doesn't start automatically, then open `http://127.0.0.1:3000` in a modern browser. +## Can I use this? +checkout [the state of project](https://github.com/AriaMoradi/Tachidesk) to see what's implemented. + ## License Copyright (C) 2020 Aria Moradi