Merge pull request #5557 from tobiasbueschel/master
add link to LICENSE file & reformat Authors section in README.mdpull/5558/head
commit
7304ab6ff9
|
@ -40,15 +40,15 @@ PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs)
|
|||
Authors
|
||||
-------
|
||||
|
||||
Nils Adermann - <naderman@naderman.de> - <https://twitter.com/naderman> - <http://www.naderman.de><br />
|
||||
Jordi Boggiano - <j.boggiano@seld.be> - <https://twitter.com/seldaek> - <http://seld.be><br />
|
||||
- Nils Adermann | [GitHub](https://github.com/naderman) | [Twitter](https://twitter.com/naderman) | <naderman@naderman.de> | [naderman.de](http://naderman.de)
|
||||
- Jordi Boggiano | [GitHub](https://github.com/Seldaek) | [Twitter](https://twitter.com/seldaek) | <j.boggiano@seld.be> | [seld.be](http://seld.be)
|
||||
|
||||
See also the list of [contributors](https://github.com/composer/composer/contributors) who participated in this project.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Composer is licensed under the MIT License - see the LICENSE file for details
|
||||
Composer is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
|
||||
|
||||
Acknowledgments
|
||||
---------------
|
||||
|
|
Loading…
Reference in New Issue