diff --git a/.github/screenshot_01.jpg b/.github/screenshot_01.jpg index fc7d9a6..7d11678 100644 Binary files a/.github/screenshot_01.jpg and b/.github/screenshot_01.jpg differ diff --git a/README.md b/README.md index 09b1fd8..f35bd92 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,14 @@ ## Download & install -See releases +Now published on crates.io, so if you have cargo installed, simply run -download & install (x86_64 one liner) +``` cargo install oxker``` + + +else see the pre-built binaries + +or, download & install (x86_64 one liner) ```bash wget https://www.github.com/mrjackwills/oxker/releases/latest/download/oxker_linux_x86_64.tar.gz && @@ -51,7 +56,7 @@ In application controls | ```( q )``` | to quit at any time | -available command line arguments +Available command line arguments | argument|result| |--|--| |```-d [number > 0]```| set the minimum update interval for docker information, in ms, defaults to 1000 (1 second) |