Browse Source

Improve documentation clarity

pull/1379/head
HimaniSolanki1812 2 months ago
parent
commit
856916fdb2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

1
 # Awesome PHP [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
1
 # Awesome PHP [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2
 
2
 
3
-A curated list of amazingly awesome PHP libraries, resources, and shiny things.
3
+A curated list of awesome PHP libraries, resources, and useful tools.
4
 
4
 
5
 ## Contributing and Collaborating
5
 ## Contributing and Collaborating
6
 Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md), [CODE-OF-CONDUCT](https://github.com/ziadoz/awesome-php/blob/master/CODE-OF-CONDUCT.md) and [COLLABORATING](https://github.com/ziadoz/awesome-php/blob/master/COLLABORATING.md) for details.
6
 Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md), [CODE-OF-CONDUCT](https://github.com/ziadoz/awesome-php/blob/master/CODE-OF-CONDUCT.md) and [COLLABORATING](https://github.com/ziadoz/awesome-php/blob/master/COLLABORATING.md) for details.
96
 
96
 
97
 * [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository.
97
 * [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository.
98
 * [Packagist](https://packagist.org/) - The PHP Package Repository.
98
 * [Packagist](https://packagist.org/) - The PHP Package Repository.
99
-* [Packalyst](https://packalyst.com/) - The Laravel Package Repository
99
+* [Packalyst](https://packalyst.com/) - The Laravel package repository.
100
 * [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP.
100
 * [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP.
101
 * [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer.
101
 * [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer.
102
 
102
 

Loading…
Cancel
Save