From eb388eabfe7445ea64f7273bda7bdd79db12cf08 Mon Sep 17 00:00:00 2001 From: Robert Stoll Date: Tue, 10 Oct 2023 10:18:26 +0200 Subject: [PATCH] add icon to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecb3e2d..78ccef3 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,12 @@ --> + + # Minimalist -A library which helps you in setting up parameterized tests and prioritise them in case you don't have enough time +![Minimalist](https://raw.githubusercontent.com/tegonal/minimalist/main/.idea/icon.png) M like Minimalist, +a library which helps you in setting up parameterized tests and prioritise them in case you don't have enough time to execute all of them.