From 07cb197f9f23b340e91177b7e3eed8569a20bc67 Mon Sep 17 00:00:00 2001 From: Zack Braksa Date: Sun, 5 May 2024 01:53:37 +0100 Subject: [PATCH] Update project name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9787bfb..1e80f6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Shelp +# shelp A command line tool that translates natural language into shell commands, using OpenAI's GPT models.