diff --git a/README.md b/README.md index f946b5b..f2f8a8e 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ XML Document Parser PHP Parser Component is a framework agnostic package that provide a simple way to parse XML to array without having to write a complex logic. -[![tests](https://github.com/laravie/parser/workflows/tests/badge.svg?branch=master)](https://github.com/laravie/parser/actions?query=workflow%3Atests+branch%3Amaster) +[![tests](https://github.com/laravie/parser/workflows/tests/badge.svg?branch=2.x)](https://github.com/laravie/parser/actions?query=workflow%3Atests+branch%3A2.x) [![Latest Stable Version](https://poser.pugx.org/laravie/parser/version)](https://packagist.org/packages/laravie/parser) [![Total Downloads](https://poser.pugx.org/laravie/parser/downloads)](https://packagist.org/packages/laravie/parser) [![Latest Unstable Version](https://poser.pugx.org/laravie/parser/v/unstable)](//packagist.org/packages/laravie/parser) [![License](https://poser.pugx.org/laravie/parser/license)](https://packagist.org/packages/laravie/parser) -[![Coverage Status](https://coveralls.io/repos/github/laravie/parser/badge.svg?branch=master)](https://coveralls.io/github/laravie/parser?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/laravie/parser/badge.svg?branch=2.x)](https://coveralls.io/github/laravie/parser?branch=2.x) Imagine if you can parse