diff --git a/README.md b/README.md
index faf005d..516381b 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
 simple memo application composed of Rails 8, SQLite, and Hotwire Turbo. for technical verification purposes.
+
+## sample
+![](/img/1.png)
+
+![](/img/2.png)
+
+![](/img/3.png)
diff --git a/img/1.png b/img/1.png
new file mode 100644
index 0000000..a8e3b8d
Binary files /dev/null and b/img/1.png differ
diff --git a/img/2.png b/img/2.png
new file mode 100644
index 0000000..9b23d2e
Binary files /dev/null and b/img/2.png differ
diff --git a/img/3.png b/img/3.png
new file mode 100644
index 0000000..0ea1e1c
Binary files /dev/null and b/img/3.png differ