aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-10 23:24:55 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-10 23:24:55 +0300
commit2ae6e741960c9f9cc693860a43c58212b5f12708 (patch)
tree1303cfb57d13f11def05b74e2c87d070387fcae6 /README.md
parent4ab27afa07c69a311446dbbc6a60f7d32231a7b8 (diff)
Новый путьv0.0.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 352cbe0..dcef161 100644
--- a/README.md
+++ b/README.md
@@ -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.