diff --git a/README.md b/README.md
index 67cb4d5..9fd8f55 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,19 @@
# Background-Segmentation
-1. [Clone repository](#clone)
-2. [Install dependencies](#set_req)
+1. [Descriprion bot](#description)
+2. [Installation](#install)
3. [Run application](#run)
-4. [Descriprion program](#description)
+4. [Examples](#examples)
+
+# Desctiption project
+# Installation
-# Clone repository
```
git clone https://github.com/Shubin-vadim/Background-Segmentation.git
```
-# Install dependencies
+# Install dependencies
```
pip3 install -r requirements.txt
@@ -23,7 +25,7 @@ pip3 install -r requirements.txt
python main.py
```
-# Description program
-
-The application is designed to represent a specific user background during conferences, meetings, calls with other people, and so on.
-It is enough for the user to place the necessary background images in the `imgs` folder. After that, during the conversation, she will be able to switch the background using the keyboard arrows.
+# Examples
+
+
+