diff --git a/README.md b/README.md new file mode 100644 index 0000000..c11b561 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +HTML utilities and SSG in Nix. Checkout [examples](./examples). + +## Usage + +Get it as a flake: +``` + inputs.htmlNix.url = "github:yusdacra/html.nix"; +``` \ No newline at end of file