From 1ab105c7053d2b01325f2c5aca8ff04e046f85fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nima=20Askari=20=28=D9=86=DB=8C=D9=85=D8=A7=20=D8=B9=D8=B3?= =?UTF-8?q?=DA=A9=D8=B1=DB=8C=29?= Date: Thu, 28 Mar 2024 09:40:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc23257..7ec3f63 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ > [!CAUTION] > EEPROM Emulation Library may not be suitable for frequent data alterations. --- -This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. The size of the emulation space determines the maximum space available for storing data. +This library facilitates EEPROM emulation on microcontrollers by selecting the latest sector or page for emulation space. ## Tested List: - [ ] STM32F0 - [ ] STM32F1