diff --git a/README.md b/README.md index 04feb9c52..e8034d7c4 100644 --- a/README.md +++ b/README.md @@ -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.