mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-01-17 06:11:43 +01:00
Update README.md
This commit is contained in:
parent
9a7394c14b
commit
2b2b0ed5c9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
### All algorithms implemented in Ruby (for education)
|
||||
|
||||
These are for demonstration purposes only.
|
||||
For a full list of all algorithms, please see:[DIRECTORY.md](https://github.com/TheAlgorithms/Ruby/blob/master/DIRECTORY.md)
|
||||
## Sorting Algorithms
|
||||
|
||||
### Bogo Sort
|
||||
|
|
Loading…
Reference in a new issue