diff --git a/README.md b/README.md index f8a46fe..5e2ed8c 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ add_baker = Koichi, 18, Morioh ## Docs Visit [hyprland.org/hyprlang](https://hyprland.org/hyprlang) to see the documentation. + +### Example implementation + +For an example implmentation, take a look at the `tests/` directory.