Skip to content

Commit e436722

Browse files
authored
Refine wording in README for clarity
1 parent 6dfc999 commit e436722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Code evolution analysis for Git repositories.
66
It currently supports Python, JavaScript, TypeScript, and Java.
7-
GitEvo can also be used to define custom code evolution metrics at the level of the concrete syntax tree (CST), thanks to [Tree-sitter](https://tree-sitter.github.io/tree-sitter).
7+
GitEvo can be used to define (custom) code evolution metrics at the level of the concrete syntax tree (CST), thanks to [Tree-sitter](https://tree-sitter.github.io/tree-sitter).
88

99
Examples of reports:
1010
[Flask](https://andrehora.github.io/gitevo-examples/python/flask.html),

0 commit comments

Comments
 (0)