From 2484a8eb399c5bdd4d77b48abc05decccb935c6a Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 18 Sep 2019 10:07:53 +0200
Subject: [PATCH] updated readme

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5c52be6..d5e3bd4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
 # docker_images
 
-Dockerfiles for different builds
\ No newline at end of file
+Dockerfiles for different builds
+
+- clang: used for compilation in C, based on gcc:latest (ubuntu)
+- pandoc: based on alpine and used for pandoc doc generation
+- rust: used for rust compilation/testing
+- rust_pandoc: used for rust_doc to pandoc document generation
\ No newline at end of file
-- 
GitLab