From a899b1450b18ef6c1dc13a1b572f6abfc71c53c1 Mon Sep 17 00:00:00 2001
From: Arsen Mirzaev Tatyano-Muradovich <arsen@mirzaev.sexy>
Date: Thu, 10 Apr 2025 17:32:49 +0700
Subject: [PATCH] added instruction and screenshots

---
 README.md | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f8f7f57..0d65908 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,26 @@
-# nvim
+# NVIM by MIRZAEV 
+My settings, keymaps and plugins for NeoVim 😼<br>
+<small><i>The installer only works with [fish](https://fishshell.com/) and [ubuntu](https://ubuntu.com/)</i></small>
 
-My settings, keymaps and plugins for NeoVim
\ No newline at end of file
+# Install
+
+### Send these commands
+1. `cd ~/.config`
+2. `git clone https://git.svoboda.works/mirzaev/nvim`
+3. `cd nvim`
+4. `./install.sh -u`
+
+### Open nvim and then
+1. `:PackerSync`
+2. `:PackerSync` (yeah, again)
+3. `:TSInstall fish php html css javascript` (add your languages here)
+4. `:COQdeps`
+
+<small><b>Have fun!</b></small>
+
+# Installer screenshots
+![help.png](/examples/help.png)
+![help.png](/examples/process.png)
+
+# NVIM screenshots
+later
\ No newline at end of file