added documentation URL

This commit is contained in:
Krishna Vedala
2020-05-26 01:31:58 -04:00
committed by GitHub
parent 7ae9717f26
commit 10da051ba6

View File

@@ -6,6 +6,8 @@
![cpplint](https://github.com/kvedala/C-Plus-Plus/workflows/cpplint_modified_files/badge.svg)
![C/C++ CI](https://github.com/kvedala/C-Plus-Plus/workflows/C/C++%20CI/badge.svg)
[Documentation](https://kvedala.github.io/C-Plus-Plus)
### All algorithms implemented in C++ (for education)
The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.