TheAlgorithms-Ruby/README.md
vzvu3k6k 72125ca54c Remove badges of unused tools
Some badges of unused tools have slipped in
when README.md is updated based on the Python repository (#72).
2021-01-03 00:52:55 +09:00

20 lines
947 B
Markdown

# The Algorithms - Ruby
[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square)](https://gitter.im/TheAlgorithms) 
[![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md) 
![](https://img.shields.io/github/repo-size/TheAlgorithms/Ruby.svg?label=Repo%20size&style=flat-square) 
### All algorithms implemented in Ruby (for education)
These implementations are for learning purposes only. Therefore they may be less efficient than the implementations in the Ruby 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).