From 6f27d799bad10c374b1702891734182755fc0e05 Mon Sep 17 00:00:00 2001
From: Christian Faber <chris-faber@gmx.de>
Date: Sat, 29 Mar 2025 11:01:22 +0100
Subject: [PATCH] Update README

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 93aa3b0..23b11a8 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@ image: "registry.jsc.fz-juelich.de/faber1/gitlab-container/testing:rust"
 ```
 in your ```.gitlab-ci.yml```.
 
-## Testing Containers
-### Rust 
+##  Available Containers
+### Rust Testing
 Bare rust image: ```gitlab-container/testing:rust```
 
 
-## Creating container
+## Create a Container
 Run scripts in the corresponding directories.
-- 
GitLab