README: extend description

master
Astro 2020-12-13 20:16:38 +01:00
parent 2eb34db8ed
commit 53c66ff79c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Simple Flash Key Value store # Simple Flash Key Value store
Tries to keep flash wear low by continuously appending data, Tries to keep flash wear low and speed high by continuously appending
automatically erasing and rewriting when full. data, automatically erasing and rewriting when full.
## Store requirements ## Store requirements