authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-05-31 15:07:13 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-05-31 15:07:13 -07:00
logffaa3284e095454920cdac2017398560d73739b7
treeaa8621a6f10ef7f6dc7f64c1f20ea3de5a4e6f70
parent5bb4c3e81adb098a4265631fc4ee82f270214fb7

README- add section about to run generation and tests


1 files changed, 6 insertions(+), 0 deletions(-)

README.md+6
...@@ -21,6 +21,12 @@ https://unicode.org/Public/UCD/latest/ucd/...@@ -21,6 +21,12 @@ https://unicode.org/Public/UCD/latest/ucd/
21zigmod aq add 1/nektro/unicode-ucd21zigmod aq add 1/nektro/unicode-ucd
22```22```
2323
24## Development
25```
26zig build run -Dstep=generate
27zig build run -Dstep=generate
28```
29
24## License30## License
25Code here is MIT31Code here is MIT
2632