Update CONTRIBUTING.md

Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
This commit is contained in:
Santos Gallegos 2020-09-17 09:19:35 -05:00 committed by Thomas Vigouroux
parent 434b937dfc
commit b2e1ea1edf

View file

@ -65,7 +65,7 @@ Here are some global advices :
you should then be able to open a local playground using `tree-sitter build-wasm && tree-sitter web-ui` within the
parsers repo.
- Examples of queries can be found in [queries/](queries/)
- Queries in the bottom will override queries that are above of them.
- Matches in the bottom will override queries that are above of them.
### Highlights