diff --git a/README.md b/README.md index 3e88aae..6da887f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This template is the result of learnings from many previous projects and should - Installable target with automatic versioning information and header generation via [PackageProject.cmake](https://github.com/TheLartians/PackageProject.cmake) - Automatic [documentation](https://thelartians.github.io/ModernCppStarter) and deployment with [Doxygen](https://www.doxygen.nl) and [GitHub Pages](https://pages.github.com) - Support for [sanitizer tools, and more](#additional-tools) +- Built-in [Docker support](#docker) ## Usage