We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0028992 commit 9843b49Copy full SHA for 9843b49
README.md
@@ -175,7 +175,12 @@ evo.run()
175
176
#### More examples
177
178
-See: https://github.com/andrehora/gitevo/tree/main/examples
+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
184
185
#### More info about `tree_sitter.Node`
186
0 commit comments