diff --git a/README.md b/README.md index a8de058..9515111 100644 --- a/README.md +++ b/README.md @@ -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