Update README.md

This commit is contained in:
Takeshi Kimata
2024-07-18 22:37:34 +09:00
parent 240234d440
commit 3dfab00fc2
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ UnitTCMS is an open source test case management system. The application is free
[🧪Demo](https://www.unittcms.org)
[📘Docs](https://kimatata.github.io/unittcms/)
[📘Docs](https://kimatata.github.io/unittcms/docs)
## Features
@@ -34,6 +34,6 @@ Defined test cases can be reused multiple times in test runs, enabling efficient
### Project member management
Support team development by adding or removing members from projects. You can assign roles and set permissions for each member in detail. We provide three main roles: 'Administrator' who manages the entire project, 'Designer' who designs the tests, and 'Reporter' who executes the tests.
Support team development by adding or removing members from projects. You can assign roles and set permissions for each member in detail. We provide three main roles: 'Manager' who manages the entire project, 'Designer' who designs the tests, and 'Reporter' who executes the tests.
![Member Management](./frontend/public/top/light/member.png)