From 92162ea96fb88275ee9d8dec36a88e17fccb65b1 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 28 Jun 2024 15:55:40 -0700 Subject: [PATCH] fix: correct link to build badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f29b9dd..bff3c71 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Jankboard -![build](https://github.com/couscousdude/jankboard/actions/workflows/main.yml/badge.svg) +![build](https://github.com/youwen5/jankboard/actions/workflows/main.yml/badge.svg) [![https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg](https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg)](https://good-labs.github.io/greater-good-affirmation) This repository hosts the last version of the source code for the Jankboard @@ -154,7 +154,7 @@ get the development build up and running. ## Licensing -This project is released as free software under the +This project is released as free software under the terms of the [GNU General Public License](./LICENSE). What that entails for a developer seeking to use portions of this codebase, or even the entirety of the codebase, for their own purposes, is the following: