diff --git a/README.md b/README.md index 23bd350..df92b56 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Docker Image CI](https://github.com/CallOrRet/neovim-docker/actions/workflows/docker-image.yml/badge.svg)](https://github.com/CallOrRet/neovim-docker/actions/workflows/docker-image.yml) ## Built from the Neovim source code, it natively supports both arm64 and amd64 platforms and includes a basic build environment for Neovim plugins. -![](./img/example.png) -![](./img/example1.png) +![](./img/1.png) +![](./img/2.png) ## You need to install the nerd font on the host first, otherwise the icons will not be displayed. diff --git a/img/1.png b/img/1.png new file mode 100644 index 0000000..9bea8dd Binary files /dev/null and b/img/1.png differ diff --git a/img/2.png b/img/2.png new file mode 100644 index 0000000..b32bc8b Binary files /dev/null and b/img/2.png differ