diff --git a/README.md b/README.md index 9bec3f2ad..b9ad14d01 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,6 @@ See the [features] section of the documentation for a comprehensive summary of H Route Planning & Route Optimization Software

-## Star History - -[![Star History Chart](https://api.star-history.com/svg?repos=gohugoio/hugo&type=Timeline)](https://star-history.com/#gohugoio/hugo&Timeline) - ## Installation Install Hugo from a [prebuilt binary], package manager, or package repository. Please see the installation instructions for your operating system: @@ -106,6 +102,9 @@ Build the extended edition: ```text CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest ``` +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=gohugoio/hugo&type=Timeline)](https://star-history.com/#gohugoio/hugo&Timeline) ## Documentation