chnaged description wording

This commit is contained in:
Nathan Hedge 2023-12-20 18:30:34 -06:00
parent 4f26bf3af3
commit e1630624d8
No known key found for this signature in database
GPG Key ID: 1ADBA36D6E304C5C
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Ollama Autocoder
A simple to use Ollama autocompletion engine with options exposed.
A simple to use Ollama autocompletion engine with options exposed and streaming functionality
## Requirements

View File

@ -1,7 +1,7 @@
{
"name": "ollama-autocoder",
"displayName": "Ollama Autocoder",
"description": "An Ollama autocompletion engine with options exposed",
"description": "A simple to use Ollama autocompletion engine with options exposed and streaming functionality",
"version": "0.0.1",
"icon": "icon.png",
"publisher": "10nates",