From d8f684e91c4515f3ba458d37e101770ddac2d324 Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 14 Aug 2024 12:30:52 -0400 Subject: [PATCH] fix engrish --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bdbad2..b7ad45d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # modbot -modbot is a seriously over-engineered system for querying different information about your system. Often used for a status bar like [dzen](https://github.com/robm/dzen) or [lemonbar](https://github.com/LemonBoy/bar). +modbot is a seriously over-engineered system for querying different information about your system. Often used with a status bar like [dzen](https://github.com/robm/dzen) or [lemonbar](https://github.com/LemonBoy/bar). Each part of the output is a module, and modbot is an agregator for these modules. You can query different information about your system like load average, CPU temperature, wireless SSID, and even the output of an arbitrary command or file.