diff options
author | max397574 <[email protected]> | 2021-11-07 19:52:06 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-07 19:52:06 +0100 |
commit | cc562e9297b554aca22c9d5fb26f3ff77594b43e (patch) | |
tree | 83832586e1c6f1242d4bae6172c524c5799adc41 | |
parent | 29f1e5e6841f259abbb887d8e979d6314274fdd9 (diff) |
feat(docs): added new logo
-rw-r--r-- | readme.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,11 @@ -# 🔧Startup.nvim - -A really customizable startup screen for neovim. +<div align="center"> +<img src="https://user-images.githubusercontent.com/81827001/140657509-1199b444-687f-4f6b-b10a-2eeca35040aa.png" width=315> + +# 🔧startup.nvim + +The fully customizable greeter for neovim + +</div> ✨Features -------- |