From 3d265e823b931a88dd98a15d02f0c2bc45818449 Mon Sep 17 00:00:00 2001 From: UpstreamData Date: Tue, 17 May 2022 09:08:50 -0600 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac19724f..10cbfe41 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ if __name__ == '__main__': Now that you know that, lets move on to some common API functions that you might want to use. ### Common commands: -* Get the data used by the config utility: +* Get the data used by the config utility, this includes pool data, wattage use, temperature, hashrate, etc: ```python import asyncio