README: extend description
This commit is contained in:
parent
2eb34db8ed
commit
53c66ff79c
|
@ -1,7 +1,7 @@
|
|||
# Simple Flash Key Value store
|
||||
|
||||
Tries to keep flash wear low by continuously appending data,
|
||||
automatically erasing and rewriting when full.
|
||||
Tries to keep flash wear low and speed high by continuously appending
|
||||
data, automatically erasing and rewriting when full.
|
||||
|
||||
## Store requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue