From 458fe51e78c5746986677346ea876fb0d5cb73c9 Mon Sep 17 00:00:00 2001 From: Takeshi Kimata <117462761+kimatata@users.noreply.github.com> Date: Sat, 26 Oct 2024 22:28:56 +0900 Subject: [PATCH] docs: add why unittcms (#88) --- README.md | 26 +++++++++++++++++++++++- docs/docs/dev/_category_.json | 2 +- docs/docs/getstarted/_category_.json | 2 +- docs/docs/roadmap/index.md | 2 +- docs/docs/usage/_category_.json | 2 +- docs/docs/why.md | 28 ++++++++++++++++++++++++++ docs/src/css/custom.css | 30 ++++++++++++++-------------- docs/src/pages/index.js | 11 ++++++---- docs/src/pages/index.module.css | 6 ++++++ 9 files changed, 85 insertions(+), 24 deletions(-) create mode 100644 docs/docs/why.md diff --git a/README.md b/README.md index 80a66c0..7039184 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -# UnitTCMS +
+
+
+ UnitTCMS
+
+
Open Source Test Case Management System
-