docs: add logo (#795)
This commit is contained in:
parent
5db2a0f92f
commit
cb09c749fa
16
README.md
16
README.md
@ -1,7 +1,17 @@
|
||||
# avante.nvim
|
||||
<div align="center">
|
||||
<img alt="logo" width="120" src="https://github.com/user-attachments/assets/2e2f2a58-2b28-4d11-afd1-87b65612b2de" />
|
||||
<h1>avante.nvim</h1>
|
||||
</div>
|
||||
|
||||
[](https://neovim.io/)
|
||||
[](https://github.com/yetone/avante.nvim/actions/workflows/ci.yaml)
|
||||
|
||||
<div align="center">
|
||||
<a href="https://neovim.io/">
|
||||
<img src="https://img.shields.io/static/v1?style=flat-square&label=neovim&message=v0.10%2b&logo=neovim&labelColor=282828&logoColor=8faa80&color=414b32" alt="neovim: v0.10+">
|
||||
</a>
|
||||
<a href="https://github.com/yetone/avante.nvim/actions/workflows/ci.yaml">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/yetone/avante.nvim/ci.yaml?style=flat-square&logo=github&logoColor=c7c7c7&label=CI&labelColor=282828&event=push" alt="CI status">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
**avante.nvim** is a Neovim plugin designed to emulate the behaviour of the [Cursor](https://www.cursor.com) AI IDE. It provides users with AI-driven code suggestions and the ability to apply these recommendations directly to their source files with minimal effort.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user