From 5f791a55544bd6ff3712ed8d106122d5842f6e60 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Sat, 24 Jul 2021 14:16:31 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c18af10..f57b9bd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A background service for monitoring and controlling ev3dev devices. About ----- -This project needs quite a bit more though and planning. For now, it is +This project needs quite a bit more thought and planning. For now, it is basically a battery monitor that shuts down the device when the battery gets low. In the future, it could be expanded to provide a complete hardware abstraction layer for ev3dev devices.