Skip to content

Commit 9843b49

Browse files
authored
Update README with example links for multiple languages
Added links to example files for various languages in the README.
1 parent 0028992 commit 9843b49

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,12 @@ evo.run()
175175

176176
#### More examples
177177

178-
See: https://github.com/andrehora/gitevo/tree/main/examples
178+
All: https://github.com/andrehora/gitevo/tree/main/examples
179+
Python: https://github.com/andrehora/gitevo/blob/main/examples/python.py
180+
JS: https://github.com/andrehora/gitevo/blob/main/examples/javascript.py
181+
TS: https://github.com/andrehora/gitevo/blob/main/examples/typescript.py
182+
Java: https://github.com/andrehora/gitevo/blob/main/examples/java.py
183+
FastAPI: https://github.com/andrehora/gitevo/blob/main/examples/fastapi.py
179184

180185
#### More info about `tree_sitter.Node`
181186

0 commit comments

Comments
 (0)