Update README.md

This commit is contained in:
Stepfen Shawn 2020-04-16 22:27:58 +08:00 committed by GitHub
parent 9a7394c14b
commit 2b2b0ed5c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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