diff --git a/README.md b/README.md new file mode 100644 index 0000000..405a002 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +scoop-bucket +================== + +My personal bucket for [scoop](https://scoop.sh/) + +You can add it with +```sh +scoop bucket add AFG https://github.com/AnotherFoxGuy/scoop-bucket.git +```