diff --git a/README.md b/README.md index f0b59c7..bea7be3 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,14 @@ developing this project -see the [Contributing](#contributing) section. * [Copyright and license](#copyright-and-license) ## Installation - * composer require jtrumbull/xml-parser +```bash +composer require jtrumbull/xml-parser +``` + + + -##Usage +## Usage ```PHP header('Content-type: text/xml');