From c488d41ac07461b204fb1620f577e2764f26abde Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Mon, 25 Dec 2023 00:41:27 +0100 Subject: [PATCH] chore: updated readme --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a5ee525..88bd3d8 100644 --- a/README.md +++ b/README.md @@ -47,18 +47,24 @@ information such as CPU usage, memory status, network statistics, storage detail The included GitHub Actions workflow automates the build and release process. On each push to the main branch, the workflow builds the Go program, creates a GitHub release, and uploads the compiled binary as an artifact. -## Downloading the Artifact +## Self-Installing Binary -TODO - -