Skip to content

Commit 463d870

Browse files
authored
Update README.md
1 parent 64588bc commit 463d870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Build Status](https://travis-ci.org/highwire/opensource-php-BetterDOMDocument.svg?branch=master)](https://travis-ci.org/highwire/opensource-php-BetterDOMDocument)
22

33
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that
4-
makes working with XML in PHP a breeze. It has great built-in support for namespaces, xpath, and CSS selectors.
4+
makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath queries.
55

66
```
77
composer require highwire/better-dom-document

0 commit comments

Comments
 (0)