chore: update README

This commit is contained in:
cerbervs 2025-09-03 11:57:53 -04:00
parent cdd0519c19
commit 149c9f72b8

View File

@ -1,3 +1,10 @@
# OS Helpers
Just some handy tools that I wanted to migrate from shell scripts to a higher-level language.
Just some handy tools that I wanted to migrate from shell scripts to a
higher-level language.
## Install/Use
1. Clone the repo
1. `cd` into the directory
1. Run `make`. - automatically installs the built binaries in `$HOME/.local/bin`