Skip to content

Commit 9207ee0

Browse files
committed
docs: update README.md
1 parent aa063f0 commit 9207ee0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# LLM Commit Message (extension)
2-
> Generate commit messages in VS Code using a local LLM
1+
# LLM Commit Message (VS Code)
2+
> Generate a commit message in VS Code Git sidebar using a local LLM
33
44
[![Made with JavaScript](https://img.shields.io/badge/Made_with-JavaScript-blue?logo=javascript&logoColor=white)](https://www.javascript.com/ "Go to JavaScript homepage")
55
[![License](https://img.shields.io/badge/License-MIT-blue)](#license "Go to License section")
@@ -9,7 +9,7 @@ This extensions adds a button to the Git extension sidebar - clicking it sends a
99
## Benefits
1010

1111
- Free (does not require ChatGPT account and subscription)
12-
- Secure (does not send your code over the internet)
12+
- Secure (does not send your code over the internet like the builtin button or ChatGPT-related extensions)
1313
- Choose from a server and model
1414

1515
## Documentation

0 commit comments

Comments
 (0)