Skip to content

Commit efca06a

Browse files
authored
Update README.md
1 parent 11342a4 commit efca06a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# JSONPath for PHP 5.4 - 7.0 [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
1+
# JSONPath for PHP 5.4 - 7.0
2+
3+
[![Build](https://img.shields.io/github/actions/workflow/status/SoftCreatR/JSONPath/.github/workflows/Test.yml?branch=oldphp)](https://github.com/SoftCreatR/JSONPath/blob/oldphp/.github/workflows/Test.yml) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
24

35
This is a [JSONPath](http://goessner.net/articles/JsonPath/) implementation for PHP based on Stefan Goessner's JSONPath script.
46

0 commit comments

Comments
 (0)