Update README.md

This commit is contained in:
Rohit Gupta
2017-10-27 15:08:17 +05:30
committed by GitHub
parent 56de59278c
commit f574d4e692

View File

@ -1,6 +1,6 @@
# The Algorithms - Javascript
### All algorithms implemented in Javascript (for education)
### All algorithms implemented in Javascript (for educational purposes only)
These are for demonstration purposes only. There are many implementations of sorts in the Javascript standard library that are much better for performance reasons.