mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-28 22:24:14 +01:00
Merge pull request #75 from vzvu3k6k/remove-badges
Remove badges of unused tools
This commit is contained in:
commit
366b091914
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
[![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)
|
||||
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square)](https://github.com/pre-commit/pre-commit)
|
||||
[![code style: black](https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat-square)](https://github.com/psf/black)
|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Reference in a new issue