From 854135e3766da9fa9c950fe0574a73c35ff2fc24 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Wed, 28 Dec 2022 13:24:18 -0500 Subject: Add license badge to README (#56) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f59351..fa5b85a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [submelon.dev](https://submelon.dev) -[![submelon.dev build](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml/badge.svg)](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml) +[![submelon.dev build](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml/badge.svg)](https://github.com/kjhoerr/submelon.dev/actions/workflows/build.yml) [![License: BlueOak 1.0.0](https://img.shields.io/badge/License-BlueOak_1.0.0-green.svg)](https://blueoakcouncil.org/license/1.0.0) A "link-in-bio" site of sorts, with other resources available for reference. -- cgit