diff --git a/README.md b/README.md
index cf85c25..fd78573 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,77 @@
# LedMatrix
+
LedMatrix based on ws2812b/ws2811 leds and esp8266 microchip
+
+# LedMatrix
+
+LedMatrix based on ws2812b/ws2811 leds and esp8266 microchip
+
+# Примеры работы режимов:
+
+**00_slow_random:**
+
+
+
+**01_simple_rainbow:**
+
+
+
+**02_dribs:**
+
+
+
+**03_rain:**
+
+
+
+**04_all_random:**
+
+
+
+**05_snow:**
+
+
+
+**06_fire:**
+
+
+
+**07_the_matrix:**
+
+
+
+**08_simple_balls:**
+
+
+
+**09_confetti:**
+
+
+
+**10_starfall:**
+
+
+
+**11_dynamic_square:**
+
+
+
+**12_random_rain:**
+
+
+
+**13_rainbow_rain:**
+
+
+
+**14_points:**
+
+
+
+**15_rainbow_point:**
+
+
+
+**16_rainbow_static_point:**
+
+
diff --git a/gif/00_slow_random.gif b/gif/00_slow_random.gif
new file mode 100644
index 0000000..0b9cf6f
Binary files /dev/null and b/gif/00_slow_random.gif differ
diff --git a/gif/01_simple_rainbow.gif b/gif/01_simple_rainbow.gif
new file mode 100644
index 0000000..8b45ee9
Binary files /dev/null and b/gif/01_simple_rainbow.gif differ
diff --git a/gif/02_dribs.gif b/gif/02_dribs.gif
new file mode 100644
index 0000000..06f81c3
Binary files /dev/null and b/gif/02_dribs.gif differ
diff --git a/gif/03_rain.gif b/gif/03_rain.gif
new file mode 100644
index 0000000..5ccfe10
Binary files /dev/null and b/gif/03_rain.gif differ
diff --git a/gif/04_all_random.gif b/gif/04_all_random.gif
new file mode 100644
index 0000000..38d2513
Binary files /dev/null and b/gif/04_all_random.gif differ
diff --git a/gif/05_snow.gif b/gif/05_snow.gif
new file mode 100644
index 0000000..707dc0b
Binary files /dev/null and b/gif/05_snow.gif differ
diff --git a/gif/06_fire.gif b/gif/06_fire.gif
new file mode 100644
index 0000000..d7ad53c
Binary files /dev/null and b/gif/06_fire.gif differ
diff --git a/gif/07_the_matrix.gif b/gif/07_the_matrix.gif
new file mode 100644
index 0000000..b9659cf
Binary files /dev/null and b/gif/07_the_matrix.gif differ
diff --git a/gif/08_simple_balls.gif b/gif/08_simple_balls.gif
new file mode 100644
index 0000000..b7db56d
Binary files /dev/null and b/gif/08_simple_balls.gif differ
diff --git a/gif/09_confetti.gif b/gif/09_confetti.gif
new file mode 100644
index 0000000..4bba921
Binary files /dev/null and b/gif/09_confetti.gif differ
diff --git a/gif/10_starfall.gif b/gif/10_starfall.gif
new file mode 100644
index 0000000..915b038
Binary files /dev/null and b/gif/10_starfall.gif differ
diff --git a/gif/11_dynamic_square.gif b/gif/11_dynamic_square.gif
new file mode 100644
index 0000000..55c81ce
Binary files /dev/null and b/gif/11_dynamic_square.gif differ
diff --git a/gif/12_random_rain.gif b/gif/12_random_rain.gif
new file mode 100644
index 0000000..7ff5251
Binary files /dev/null and b/gif/12_random_rain.gif differ
diff --git a/gif/13_rainbow_rain.gif b/gif/13_rainbow_rain.gif
new file mode 100644
index 0000000..3682e5b
Binary files /dev/null and b/gif/13_rainbow_rain.gif differ
diff --git a/gif/14_points.gif b/gif/14_points.gif
new file mode 100644
index 0000000..3bbf4b7
Binary files /dev/null and b/gif/14_points.gif differ
diff --git a/gif/15_rainbow_point.gif b/gif/15_rainbow_point.gif
new file mode 100644
index 0000000..e456b93
Binary files /dev/null and b/gif/15_rainbow_point.gif differ
diff --git a/gif/16_rainbow_static_point.gif b/gif/16_rainbow_static_point.gif
new file mode 100644
index 0000000..c44c351
Binary files /dev/null and b/gif/16_rainbow_static_point.gif differ