Skip to content

Commit 5aa652b

Browse files
committed
Add GitHub Actions badge to readme
1 parent 5999e3d commit 5aa652b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 📓 Grammar Processing for PHP
22

3+
![Checks](https://github.com/vojtech-dobes/php-grammar-processing/actions/workflows/checks.yml/badge.svg?branch=master&event=push)
4+
35
This library provides convenient APIs for describing a context-free grammar, and subsequently using it to build an abstract syntax tree and analyze it for an arbitrary purpose.
46

57

0 commit comments

Comments
 (0)