From 36968bdc01c37520592f828843115bbc9062ee33 Mon Sep 17 00:00:00 2001 From: inimaz <49730431+inimaz@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:33:11 +0200 Subject: [PATCH] docs: update README links to doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98b785c..b151e97 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If you want keyboard shortcuts, add these to your `keybindings.json`: ## Requirements -The extension uses `codecarbon` to measure the carbon emissions. This package connects to your hardware via specific APIs to get to know the power usage of your CPU/GPU/RAM. These APIs depend on the brand and OS. See https://docs.codecarbon.io/latest/introduction/methodology/#power-usage for the needed tools for your specific setup. +The extension uses `codecarbon` to measure the carbon emissions. This package connects to your hardware via specific APIs to get to know the power usage of your CPU/GPU/RAM. These APIs depend on the brand and OS. See https://docs.codecarbon.io/latest/explanation/methodology/#power-usage for the needed tools for your specific setup. > Note: if you do not install the requirements, codecarbon will track in fallback mode.