diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:24:55 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:24:55 +0300 |
commit | 2ae6e741960c9f9cc693860a43c58212b5f12708 (patch) | |
tree | 1303cfb57d13f11def05b74e2c87d070387fcae6 /README.md | |
parent | 4ab27afa07c69a311446dbbc6a60f7d32231a7b8 (diff) |
Новый путьv0.0.5
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ Universal lexer for Golang Based on Rob Pike's awesome video [Lexical Scanning in Go](https://www.youtube.com/watch?v=HxaD_trXwRE) -Examples: [/examples](https://github.com/neonxp/unilex/tree/master/example) directory. +Examples: /examples directory. |