Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dlvandenberg committed Sep 23, 2024
1 parent 1c6bc63 commit 04736c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<h4 align="center">
<img alt="GitHub Workflow Status (with event)" src="https://img.shields.io/github/actions/workflow/status/dlvandenberg/tree-sitter-angular/ci.yml">
<img alt="Angular" src="https://img.shields.io/badge/Angular-v17-AF21EA?logo=angular&logoColor=F51365">
<img alt="Angular" src="https://img.shields.io/badge/Angular-v18.1-AF21EA?logo=angular&logoColor=F51365">
<img alt="Tree-sitter CLI version" src="https://img.shields.io/github/package-json/dependency-version/dlvandenberg/tree-sitter-angular/dev/tree-sitter-cli/main">
</h4>

Expand All @@ -21,6 +21,7 @@ This parser extends [tree-sitter-html](https://github.com/tree-sitter/tree-sitte
- [x] For-statements (v17)
- [x] Switch-statements (v17)
- [x] Defer-statements (v17)
- [x] Let-expression (v18.1)
- [x] ICU message format

## Requirements
Expand Down

0 comments on commit 04736c7

Please sign in to comment.