From cc7457059d5c8b9a37d793c10ed05e3a329edbe3 Mon Sep 17 00:00:00 2001 From: JIMMY ZHAO Date: Wed, 7 Aug 2024 13:04:35 -0400 Subject: [PATCH] fix typo "A Tool" should be "A tool" or something alike... Signed-off-by: JIMMY ZHAO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5abc91d..b65e493 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLMPerf -A Tool for evaulation the performance of LLM APIs. +LLMPerf is a tool for evaulation the performance of LLM APIs. # Installation ```bash