diff --git a/README.md b/README.md index 190739a..87297ec 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ To run the PHPUnit tests at the command line, go to the tests directory and issu This library attempts to comply with [PSR-1](http://www.php-fig.org/psr/psr-1/), [PSR-2](http://www.php-fig.org/psr/psr-2/), [PSR-4](http://www.php-fig.org/psr/psr-4/) and [PSR-7](http://www.php-fig.org/psr/psr-7/). -If you notice compliance oversights, please send a patch via [Pull Request](https://github.com/nilportugues/xml-transformer/pulls). +If you notice compliance oversights, please send a patch via [Pull Request](https://github.com/nilportugues/php-xml/pulls). @@ -223,9 +223,8 @@ If you notice compliance oversights, please send a patch via [Pull Request](http Contributions to the package are always welcome! -* Report any bugs or issues you find on the [issue tracker](https://github.com/nilportugues/xml-transformer/issues/new). -* You can grab the source code at the package's [Git repository](https://github.com/nilportugues/xml-transformer). - +* Report any bugs or issues you find on the [issue tracker](https://github.com/nilportugues/php-xml/issues/new). +* You can grab the source code at the package's [Git repository](https://github.com/nilportugues/php-xml). ## Support @@ -233,15 +232,12 @@ Contributions to the package are always welcome! Get in touch with me using one of the following means: - Emailing me at - - Opening an [Issue](https://github.com/nilportugues/xml-transformer/issues/new) - - Using Gitter: [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nilportugues/xml-transformer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - - + - Opening an [Issue](https://github.com/nilportugues/php-xml/issues/new) ## Authors * [Nil Portugués Calderó](http://nilportugues.com) -* [The Community Contributors](https://github.com/nilportugues/xml-transformer/graphs/contributors) +* [The Community Contributors](https://github.com/nilportugues/php-xml/graphs/contributors) ## License