Updated readme

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)
-rw-r--r-- README.md 1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
...
12
## Additional resources
12
## Additional resources
13
  
13
  
14
- https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string-search_algorithm
14
- https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string-search_algorithm
  
15
- https://en.wikipedia.org/wiki/Levenshtein_distance
15
- https://github.com/tree-sitter/tree-sitter
16
- https://github.com/tree-sitter/tree-sitter
16
- https://tree-sitter.github.io/tree-sitter/playground
17
- https://tree-sitter.github.io/tree-sitter/playground
17
- https://dreampuf.github.io/GraphvizOnline/
18
- https://dreampuf.github.io/GraphvizOnline/