From be96c979bad52728c9682cb96b80195b44b59dae Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Mon, 22 Nov 2021 16:53:27 +0100 Subject: [PATCH] added GPL link to badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0e24b..6e2e30f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ALHP -![](https://img.shields.io/badge/license-GPL-blue) [![](https://img.shields.io/badge/package-status-informational)](https://alhp.anonfunc.dev/packages.html) [![](https://img.shields.io/liberapay/patrons/anonfunc.svg?logo=liberapay)](https://liberapay.com/anonfunc/) +[![](https://img.shields.io/badge/license-GPL-blue)](https://git.harting.dev/anonfunc/ALHP.GO/src/branch/master/LICENSE) [![](https://img.shields.io/badge/package-status-informational)](https://alhp.anonfunc.dev/packages.html) [![](https://img.shields.io/liberapay/patrons/anonfunc.svg?logo=liberapay)](https://liberapay.com/anonfunc/) Build script for archlinux instructionset enabled repos. All packages are build with `-march= -O3`. Some packages will fail to build, they will just be provided from the official repos as usual.