From cb09c749fadc2c9fa88167326fc7a22d5a19a22c Mon Sep 17 00:00:00 2001 From: yetone Date: Mon, 4 Nov 2024 17:25:44 +0800 Subject: [PATCH] docs: add logo (#795) --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b58b0d8..d817eec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -# avante.nvim +
+ logo +

avante.nvim

+
-[![neovim: v0.10+](https://img.shields.io/static/v1?style=flat-square&label=neovim&message=v0.10%2b&logo=neovim&labelColor=282828&logoColor=8faa80&color=414b32)](https://neovim.io/) -[![CI status](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)](https://github.com/yetone/avante.nvim/actions/workflows/ci.yaml) + +
+ + neovim: v0.10+ + + + CI status + +
**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.