Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues authored Jun 16, 2016
1 parent a65587c commit 42d225c
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,33 +215,29 @@ 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).



## Contribute

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

Get in touch with me using one of the following means:

- Emailing me at <contact@nilportugues.com>
- 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
Expand Down

0 comments on commit 42d225c

Please sign in to comment.