diff --git a/README.md b/README.md index f63ca6b..2a34805 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # random -Random Small things +A repo for random small scripts/tools/things + +## Dinopass +``` +curl https://raw.githubusercontent.com/Chewbaccalakis/random/refs/heads/main/dinopass | sudo tee /usr/bin/dinopass && sudo chmod +x /usr/bin/dinopass +```