diff --git a/README.md b/README.md
index 1af99f8..1735bd6 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,7 @@ by providing a user-friendly interface and incorporating the latest Java technol
### :camera: Screenshots
-
-
-
+![profile page](src/main/resources/static/img/profile_page.png)
@@ -85,9 +83,6 @@ Clone the project
git clone https://github.com/Petrovich-A/E-shop.git
```
-Go to the project directory and `run` this [script](https://github.com/Petrovich-A/E-shop/blob/develop/src/main/resources/script/create_and_populate_tables)
-to populate the database tables.
-
### :key: Database structure
diff --git a/src/main/resources/static/img/profile_page.png b/src/main/resources/static/img/profile_page.png
new file mode 100644
index 0000000..b29f7fa
Binary files /dev/null and b/src/main/resources/static/img/profile_page.png differ