From 3171592c6b5277f89c945aec8c789c7e5edb9dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nima=20Askari=20-----=20=D9=86=DB=8C=D9=85=D8=A7=20=D8=B9?= =?UTF-8?q?=D8=B3=DA=A9=D8=B1=DB=8C?= Date: Tue, 12 May 2020 08:38:07 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1805135..eebb842 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the EEPROM emulation STM32 HAL Library -it's easy to add your MCU config. +You can add your MCU config. How to use this Library: * Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.