diff --git a/README.md b/README.md new file mode 100644 index 0000000..d45f444 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Sneedstr + +## Build it +``` +nix build +``` + +## Run it +``` +nix run +``` + +## Steal it +``` +nix run git+https://git.zhitno.st/Klink/sneedstr +```