diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9be4c1 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Covergen + +Just generates some magic PDF invoice covers using straight up dark magic. + +## Just be lazy + +Go see it in action and download it from [https://s3.blacknova.io/covergen/index.html](https://s3.blacknova.io/covergen/index.html) + +## Just build it + +``` +$ go build -o covergen ./cmd/covergen +``` + +## It has wasm! + +``` +$ make wasm +``` +