From c6c1ad66b97805192cb23adc20d555433fb741ab Mon Sep 17 00:00:00 2001 From: Andron Date: Sun, 4 Feb 2024 23:31:49 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09d16c2..0da5172 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Exercises to the book __Functional Programming Using F#__ written by __Michael R [![.NET Build](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml) [![Code Coverage](https://codecov.io/gh/eminencegrs/fp-in-fs/graph/badge.svg?token=CW5LJZM9VW)](https://codecov.io/gh/eminencegrs/fp-in-fs) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ## Structure