| author | |
| committer | |
| log | ffaa3284e095454920cdac2017398560d73739b7 |
| tree | aa8621a6f10ef7f6dc7f64c1f20ea3de5a4e6f70 |
| parent | 5bb4c3e81adb098a4265631fc4ee82f270214fb7 |
1 files changed, 6 insertions(+), 0 deletions(-)
README.md+6| ... | ... | @@ -21,6 +21,12 @@ https://unicode.org/Public/UCD/latest/ucd/ |
| 21 | 21 | zigmod aq add 1/nektro/unicode-ucd |
| 22 | 22 | ``` |
| 23 | 23 | |
| 24 | ## Development | |
| 25 | ``` | |
| 26 | zig build run -Dstep=generate | |
| 27 | zig build run -Dstep=generate | |
| 28 | ``` | |
| 29 | ||
| 24 | 30 | ## License |
| 25 | 31 | Code here is MIT |
| 26 | 32 |