From 58907d090bcacb371bc54f6aee929b85b47fcea9 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Fri, 23 Jan 2026 03:54:37 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1501b02..6323c77 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # hotrod > Quick CPU warmer written in Go to unthaw your uncrustables or warm you up. Meant for Linux laptops. (inspired by thaw-carrots) -## Build +### build Requirements: Go 1.18.6+, just. ``` just build just install ``` -# Use +### usage Default temp is 70 celsius. Please only select a temperature suitable for your CPU. -``hotrod -t=80 # run to 80 celsius`` + +``hotrod -t=80`` to run to 80 celsius. + +Just run ``hotrod`` for default temperature. ![hot rod from transformers animated screenshot](https://codeberg.org/gigirassy/hotrod/raw/branch/main/img/hotrod.png)