diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-15 12:04:57 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-15 22:16:29 +0100 |
| commit | 8daa7da7acc6809056249261ad50cd3896625886 (patch) | |
| tree | 8f81dfc4f2b0c33a953622e97c18a5712dddb8ba /README.md | |
| parent | cd3d83d8a852d98e934ebc13b067e0971e30a995 (diff) | |
Add types, update license style, and readme links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -117,7 +117,7 @@ make coverage ## See Also - [wmap specification](doc/wmap-spec.ebnf) - Formal grammar -- [wmap specification](https://git.sr.ht:~rbdr/wmap-parser-rust) - Rust wmap-parser -- [wmap specification](https://git.sr.ht:~rbdr/wmap-parser-c) - ANSI C wmap-parser -- [wmap specification](https://git.sr.ht:~rbdr/wmap-parser-swift) - Swift wmap-parser +- [wmap-parser-rust](https://git.sr.ht:~rbdr/wmap-parser-rust) - Rust wmap-parser +- [wmap-parser-c](https://git.sr.ht:~rbdr/wmap-parser-c) - ANSI C wmap-parser +- [wmap-parser-swift](https://git.sr.ht:~rbdr/wmap-parser-swift) - Swift wmap-parser - [Wardley Maps](https://wardleymaps.com/) - Learn about Wardley Mapping |