diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbc2b52 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# QCODE-Training: a program for learning various Q codes + +You can either just clone the repository locally and run the script in `bin` from the root of the repo, or use `nix run` from inside of the repo if you're a nix user. + +If you don't even wanna download it: + +```bash +nix run git+ssh://meow@git.fem.gg:1337/cafkafk/qcode-drills.git +```