From 4cd96a8c2c5d408b89d28a41c4ff4742ddf0a57a Mon Sep 17 00:00:00 2001
From: theuser <theuser@mi.fu-berlin.de>
Date: Sun, 15 Sep 2019 20:18:43 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 289301d..0a7eed7 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,12 @@
 Documentation and [Schillix](https://www.berlios.de/software/schillix/) distribution used during the course [Systemverwalter](kvv-link) in September 2019
 
 This repository contains
-* ISO image used for the initial boot and installation of Schillix 0.8
-* tar archive of current state as of 2019-08 (Build 147)
+* ISO image used for the initial boot and installation of Schillix 0.8 (Build 147)
+* tar archives of various tools and their supporting ecospheres added in the meantime
+   * `/usr/sfw`  Sunfreeware ecosystem
+   * `/opt/csw`  csw ecosystem
+   * `/opt/gcc-3-4-3` C Compiler
+   * `/opt/schily` Snapshot of a build that seems to date back to 2013. To be replaced with a current one soon.
 * [Installation Instructions](/../wikis/Installation/Overview)
 
 ## Note
-- 
GitLab