Skip to content

Update README.md

Update README.md #4

Workflow file for this run

name: Check PHP syntax errors
on:
push:
branches: [ main ]
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: overtrue/[email protected]
with:
path: .
options: --exclude=*.md