From 89b1b7e69abc26ea6760f6d45420861c70b38bfa Mon Sep 17 00:00:00 2001 From: righ Date: Thu, 29 Aug 2024 20:01:06 +0900 Subject: [PATCH] update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 89a2102..9b28e68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Covertable +# CoverTable ![covertable logo](./covertable.png) @@ -6,11 +6,11 @@ Time is limited. Creating a test case that satisfies all possible factors is often unrealistic and, more importantly, tedious. -Save time with Covertable, a flexible pairwise tool that generates combinations covering two (or more) factors. +Save time with CoverTable, a flexible pairwise tool that generates combinations covering two (or more) factors. ## Implementations -Covertable is available in two implementations, with TypeScript as the primary focus and Python offered as a secondary option. +CoverTable is available in two implementations, with TypeScript as the primary focus and Python offered as a secondary option. ### TypeScript