diff --git a/workbench/README.md b/workbench/README.md
index 17398e90605e49c45e82f828a3a188c20c0dda2e..6b84177ab1752338d9268a5429440e776eab1652 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/>.