diff --git a/README.md b/README.md index 99ef524..7d1fa4e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑‍🔬 +## Run locally + +### Install dependencies + + zef install --deps-only . + +### Run the guy + + raku bin/hyperlink-redirect + ## TODO 1. Fix my `.emacs` to style stuff in a way that is not in fact insane