diff --git a/README.md b/README.md index 2768641..29a9c20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## nvim.nix - personal Neovim config. First-class nix support, but doesn't sacrifice portability +![neovim](./img.png?raw=true) + ## Usage Try it out! ```bash diff --git a/img.png b/img.png new file mode 100644 index 0000000..303a64e Binary files /dev/null and b/img.png differ