From 6170ffc5e9ee977e98d43a516017873d334ae392 Mon Sep 17 00:00:00 2001 From: Florian Kromer Date: Wed, 2 Oct 2024 20:20:30 +0200 Subject: [PATCH] add wrappers section + robotframework-webservice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b189930..c1679cd 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,17 @@ ## Contents +- [Wrappers](#wrappers) - [Libraries](#libraries) - [Tools](#tools) - [Resources](#resources) - [Trainings](#trainings) - [Users](#users) +## Wrappers + +- [robotframework-webservice](https://github.com/MarketSquare/robotframework-webservice) Webservice for running Robot Framework test cases. + ## Libraries - Standard Libraries