From a83f1f1a12f0b3ffc5a4cee59640d85125d492e3 Mon Sep 17 00:00:00 2001 From: TylerHendrickson Date: Wed, 8 Jun 2022 15:08:40 -0500 Subject: [PATCH] Add MIT license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 881ab1f..818f616 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=TylerHendrickson_mydyndns&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=TylerHendrickson_mydyndns) [![Go Report Card](https://goreportcard.com/badge/github.com/TylerHendrickson/mydyndns)](https://goreportcard.com/report/github.com/TylerHendrickson/mydyndns) [![Known Vulnerabilities](https://snyk.io/test/github/TylerHendrickson/mydyndns/badge.svg)](https://snyk.io/test/github/TylerHendrickson/mydyndns) +[![GitHub license](https://img.shields.io/github/license/TylerHendrickson/mydyndns.svg)](https://github.com/TylerHendrickson/mydyndns/blob/master/LICENSE) A client for the mydyndns dynamic DNS service, providing an application library, CLI tools, and agent process for keeping DNS entries up-to-date.