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 - -