update README

This commit is contained in:
Takeshi Kimata
2024-07-07 18:29:04 +09:00
parent 4b63945068
commit dba72d584c

View File

@@ -1,11 +1,18 @@
# UnitTCMS # UnitTCMS
Open Source Test Case Management System UnitTCMS is an open source test case management system. Please visit the demo site and documentation.
## Demo [🧪Demo](https://www.unittcms.org)
[https://unittcms.org](https://www.unittcms.org) [📘Docs](https://kimatata.github.io/unittcms/)
## Docs ## Demo images
[https://kimatata.github.io/unittcms/](https://kimatata.github.io/unittcms/) - project list
![Project-Based](./frontend/public/top/light/project.png)
- Test case management
![Test Case Management](./frontend/public/top/light/case.png)
- Test run management
![Test Run Management](./frontend/public/top/light/run.png)
- Project member management
![Member Management](./frontend/public/top/light/member.png)