mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 15:18:13 +01:00
Merge pull request #89 from darwinz/update-readme
docs: updated readme to be a bit more consistent with other TheAlgorithms projects
This commit is contained in:
commit
89b2c36963
20
README.md
20
README.md
@ -1,25 +1,21 @@
|
||||
#FOR EDUCATIONAL PURPOSE:
|
||||
# The Algorithms - PHP
|
||||
|
||||
#The Algorithms - PHP
|
||||
### All algorithms implemented in PHP - for education
|
||||
|
||||
### All algorithms implemented in Php
|
||||
|
||||
The Implementation on this repo are all exaqmples and may in anytime be less efficient than the implementations on the PHP standard Library.
|
||||
The Implementations in this repo are examples and may be less efficient than the implementations in the PHP standard Library.
|
||||
|
||||
|
||||
## Contribution Guidelines:
|
||||
|
||||
To Contribute to this repo please take your time to read our
|
||||
[Contribution Guidelines](CONTRIBUTING.md) before you contribute.
|
||||
|
||||
## Community Channel
|
||||
Let's connect and grow!
|
||||
[Gitter](https://gitter.im/TheAlgorithms)!
|
||||
[Twitter]
|
||||
[Discord]
|
||||
Please join us.
|
||||
## Community Channels
|
||||
|
||||
We're on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are great for you to ask questions and get help. Please join us!
|
||||
|
||||
## List of Algorithms
|
||||
|
||||
See our [directory](DIRECTORY.md) to see the list of algorithms we have currently.
|
||||
See the [directory](DIRECTORY.md) for easier navigation and to view the current list of algorithms.
|
||||
|
||||
Thanks for contributing!!
|
||||
|
Loading…
x
Reference in New Issue
Block a user