From b967ae58edab8da91f9c45df3afdda6245dabd82 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 11 Apr 2023 09:04:20 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25acdbb..72f091f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Default: `"https://github.com"` Set it to your proxy URL to download the hugo binary from a different download repository. -## Supported versions +## Supported Hugo versions See [the package.json commit history](https://github.com/fenneclab/hugo-bin/commits/main/package.json). @@ -129,4 +129,4 @@ See [the package.json commit history](https://github.com/fenneclab/hugo-bin/comm ## License -MIT © Shun Sato +[MIT](LICENSE) © Shun Sato