From d981f7c56c458e1fd2959f6f934c729c68c49793 Mon Sep 17 00:00:00 2001 From: kbt-devops Date: Wed, 11 Feb 2026 00:06:23 +0700 Subject: [PATCH] Add mining. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70da145..83f4b43 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This project generates and processes realistic test data for energy trading stra - **Renewable Generation**: Solar, wind, and hydro generation with forecast errors - **Conventional Generation**: Gas, coal, and nuclear plant outputs - **Load Profiles**: Regional electricity demand with weather correlations -- **Data Centers**: Power demand profiles including Bitcoin mining client +- **Data Centers**: Power demand profiles including mining client - **Mining**: Hashrate, price, and profitability data (from mempool.space) ## Project Structure