Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmcb authored Dec 13, 2023
1 parent e143be6 commit 86f3fb6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

_[Ollama](https://github.com/jmorganca/ollama) interfaces for Neovim_

https://github.com/jpmcb/nvim-llama/assets/23109390/3e9e7248-dcf4-4349-8ee2-fd87ac3838ca

# Project status

🏗️ 👷 Warning! Under active development!! 👷 🚧
Expand All @@ -20,7 +22,7 @@ Use your favorite package manager to install the plugin:
### Packer

```lua
use 'jpmcb/nvim-llama'
use 'jpmcb/nvim-llama'
```

### lazy.nvim
Expand Down Expand Up @@ -57,7 +59,6 @@ local defaults = {
}
```


### Model library

Ollama supports an incredible number of open-source models available on [ollama.ai/library](https://ollama.ai/library 'ollama model library')
Expand Down

0 comments on commit 86f3fb6

Please sign in to comment.