From dc3c7e271a5b3ea83eccd6c238248794a4e1e68d Mon Sep 17 00:00:00 2001 From: Yan Justino Date: Mon, 3 May 2021 14:47:41 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d085572..aeb3bf2 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -

- -

- **GWTdo is a .NET library that helps developers write readable tests**. It's a DSL based on the [Given-When-Then](https://martinfowler.com/bliki/GivenWhenThen.html) style which could be used in your test projects. [![.NET](https://github.com/8T4/gwtdo/actions/workflows/dotnet.yml/badge.svg)](https://github.com/8T4/gwtdo/actions/workflows/dotnet.yml) [![CodeQL](https://github.com/8T4/gwtdo/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/8T4/gwtdo/actions/workflows/codeql-analysis.yml) +

+ +

+ # Getting Started ## Instalation