diff --git a/README.md b/README.md
index e0144b2..b0e80ff 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,18 @@
-# EEPROM
-EEPROM emulation for stm32.
+# EEPROM emulation STM32 series library
+
+I hope use it and enjoy.
+
+I use Stm32f103C8 and Keil Compiler and Stm32CubeMX wizard.
+
+ I only test On this chip yet.
+
+Please Do This ...
+
+
+1) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
+
+2) Config your EEPROMConfig.h file.
+
+
+
+