mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-17 02:25:59 +01:00
README: add example impl
This commit is contained in:
parent
0aef08154b
commit
2a9c79f0aa
1 changed files with 4 additions and 0 deletions
|
@ -51,3 +51,7 @@ add_baker = Koichi, 18, Morioh
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
Visit [hyprland.org/hyprlang](https://hyprland.org/hyprlang) to see the documentation.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue