From 8b3356002f3e2f16099ff5db4d6e4833623ba732 Mon Sep 17 00:00:00 2001 From: Slizov Vadim Date: Thu, 11 Jan 2018 00:32:20 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85d268f..6d73e20 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ # PHP-Parser +[![Go Report Card](https://goreportcard.com/badge/github.com/z7zmey/php-parser)](https://goreportcard.com/report/github.com/z7zmey/php-parser) [![Exago](https://api.exago.io:443/badge/tests/github.com/z7zmey/php-parser)](https://exago.io/project/github.com/z7zmey/php-parser) A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com/nikic/PHP-Parser)