From 2d71c8528c97f832094f9816d65acaf57c38ca69 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Wed, 3 Feb 2021 18:30:37 +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 e5ba3a5..4c4be57 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The service logs all system information to application using a classic file-base Additionally, if configured correctly, the service can **monitor the system battery and automatically shutdown the system** when the battery is below a configured threshold. -`sysmond` is lightweight and can be used in embedded linux system, or single board computer such as Raspberry Pi or Jetson Nano. +`sysmond` is lighweight and can be used in embedded linux system, or single board computer such as Raspberry Pi or Jetson Nano. ## Build and install The build process is done using autotool