From 5e08838cb19836408210fc2a5b7b2472f3911508 Mon Sep 17 00:00:00 2001
From: David Goss
Date: Thu, 20 Feb 2025 16:21:37 +0000
Subject: [PATCH] Add badges to readme
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index b1cbc62..5f9f7fc 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@
Automated tests in plain language, for the Node.js test runner
+
+
+
+
+
[Cucumber](https://github.com/cucumber) is a tool for running automated tests written in plain language. Because they're
written in plain language, they can be read by anyone on your team. Because they can be
read by anyone, you can use them to help improve communication, collaboration and trust on