From af294ca700f3b1da3f5c8971314d9b3e5316a8d5 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 4 Feb 2023 21:51:05 +0200
Subject: [PATCH] fixup! Add the workbench image.

---
 workbench/README.md | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/workbench/README.md b/workbench/README.md
index 17398e9..6b84177 100644
--- a/workbench/README.md
+++ b/workbench/README.md
@@ -1,7 +1,5 @@
 # Workbench
 
-[![pipeline status](https://git.shore.co.il/shore/workbench/badges/master/pipeline.svg)](https://git.shore.co.il/shore/workbench/-/commits/master)
-
 A Docker image for a portable working environment, meant to be used with
 [Toolbox](https://github.com/containers/toolbox).
 
@@ -11,14 +9,3 @@ A Docker image for a portable working environment, meant to be used with
 toolbox create --registry registry.shore.co.il/workbench
 toolbox enter workbench
 ```
-
-## License
-
-This software is licensed under the MIT license (see `LICENSE.txt`).
-
-## Author Information
-
-Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
-[website](https://www.shore.co.il/). Patches are welcome via
-[`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
-is located at: <https://git.shore.co.il/explore/>.
-- 
GitLab