@@ -34,32 +34,20 @@ composer require ramsey/collection
3434
3535## Usage
3636
37- Examples of how to use this framework can be found in the
37+ Examples of how to use this library may be found in the
3838[ Wiki pages] ( https://github.com/ramsey/collection/wiki/Examples ) .
3939
4040## Contributing
4141
42- Contributions are welcome! Before contributing to this project, familiarize
43- yourself with [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
44-
45- To develop this project, you will need [ PHP] ( https://www.php.net ) 7.3 or greater
46- and [ Composer] ( https://getcomposer.org ) .
47-
48- After cloning this repository locally, execute the following commands:
49-
50- ``` bash
51- cd /path/to/repository
52- composer install
53- ```
54-
55- Now, you are ready to develop!
42+ Contributions are welcome! To contribute, please familiarize yourself with
43+ [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
5644
5745## Coordinated Disclosure
5846
5947Keeping user information safe and secure is a top priority, and we welcome the
6048contribution of external security researchers. If you believe you've found a
6149security issue in software that is maintained in this repository, please read
62- [ SECURITY.md] [ ] for instructions on submitting a vulnerability report.
50+ [ SECURITY.md] ( SECURITY.md ) for instructions on submitting a vulnerability report.
6351
6452## ramsey/collection for Enterprise
6553
@@ -79,4 +67,3 @@ MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
7967
8068
8169[ java ] : http://docs.oracle.com/javase/8/docs/technotes/guides/collections/index.html
82- [ security.md ] : https://github.com/ramsey/collection/blob/master/SECURITY.md
0 commit comments