From 98b1ef7a3ffbe852423dcb782e9eda2f82ef133b Mon Sep 17 00:00:00 2001 From: Daniel Palme Date: Sat, 1 Jun 2024 11:49:27 +0200 Subject: [PATCH] Upate README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c66744c7..f494e323 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ ReportGenerator supports merging several coverage files into a single report. ## License - ReportGenerator is licensed under the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0) -- You can support the project by buying a [PRO license](https://reportgenerator.io/pro) or by becoming a [GitHub sponsor](https://github.com/sponsors/danielpalme). Sponsors have exclusive access to [additional features](https://reportgenerator.io/pro). +- You can support the project by buying a [PRO license](https://reportgenerator.io/pro) or by becoming a [GitHub sponsor](https://github.com/sponsors/danielpalme). +Sponsors have exclusive access to [additional features](https://reportgenerator.io/pro). ## Getting started *ReportGenerator* is a commandline tool which works with full .NET Framework and .NET Core.