Update README.md

This commit is contained in:
Anup Kumar Panwar 2020-07-04 13:47:07 +05:30 committed by GitHub
parent 85153dd379
commit 6510fa4866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,17 @@
# Php
# The Algorithms - Php
### All algorithms implemented in Php (for education)
These implementations are for learning purposes. They may be less efficient than the implementations in the Php standard library.
## Contribution Guidelines
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
## Community Channel
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
## List of Algorithms
See our [directory](DIRECTORY.md).