diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-09 00:55:28 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-09 00:55:28 +0100 |
| commit | 1424852d7603cb841f7bd45bd2281217eee75416 (patch) | |
| tree | 938033c718ba57a559d19ff62e3a7a23cce13a09 | |
| parent | 7f95deec0af600bddecf5d61299d2319d9059965 (diff) | |
| download | crep-1424852d7603cb841f7bd45bd2281217eee75416.tar.gz | |
Updated readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Note: you should use ctags or etags. Seriously. This is an experimental thingy. ## Additional resources - https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string-search_algorithm +- https://en.wikipedia.org/wiki/Levenshtein_distance - https://github.com/tree-sitter/tree-sitter - https://tree-sitter.github.io/tree-sitter/playground - https://dreampuf.github.io/GraphvizOnline/ |
