1
0
Fork 0

Adding logo to README (#11147)

pull/11150/head
Rafael Corrêa Gomes 2022-10-25 06:14:13 -07:00 committed by GitHub
parent 9ac186bf46
commit feb76ae67d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
Composer - Dependency Management for PHP
========================================
<p align="center">
<a href="https://getcomposer.org">
<img src="https://getcomposer.org/img/logo-composer-transparent.png" alt="Composer">
</a>
</p>
<h1 align="center">Dependency Management for PHP</h1>
Composer helps you declare, manage, and install dependencies of PHP projects.
@ -17,7 +21,7 @@ For usage, see [the documentation](https://getcomposer.org/doc/).
Packages
--------
Find public packages on [Packagist.org](https://packagist.org).
Find public packages on [Packagist.org](https://packagist.org).
For private package hosting take a look at [Private Packagist](https://packagist.com).