diff --git a/README.md b/README.md index ad50e38..5623a86 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is the multiarray project. A simple C++ templated multiarray class for array, a header-only library +Auto generated document: https://kzwrime.github.io/multiarray/ + # Building and installing See the [BUILDING](BUILDING.md) document. @@ -14,4 +16,4 @@ See the [CONTRIBUTING](CONTRIBUTING.md) document and [HACKING](HACKING.md). # Licensing -Boost Software License 1.0. See the [LICENSE](LICENSE) document. +Boost Software License 1.0. See the [LICENSE](LICENSE.md) document.