From 4ff9b33596dee2dbee46b2b71663a5f1f3f9b1f0 Mon Sep 17 00:00:00 2001
From: Carlos H Brandt <c.brandt@jacobs-university.de>
Date: Tue, 27 Jul 2021 16:09:03 +0200
Subject: [PATCH] Update README.md

---
 README.md | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/README.md b/README.md
index 859ef7b..0e248a7 100644
--- a/README.md
+++ b/README.md
@@ -17,17 +17,6 @@ Check the documents directory ([docs/](docs/)) for (practical) notes on
 * [upgrading DaCHS](docs/upgrade_dachs.md),
 * [running dachs and postgresql individually](docs/individual_containers.md).
 
-#### Note on DaCHS versions
-
-**Notice** that DaCHS is currently maintained under two versions, the good-old `v1.x`
-(`v1.4` as of July/2020) running on Python-2, and the new `v2.x` series (Python-3).
-The _beta_ period for version-2 is gone, but you may find some residuals in the
-following docs; _Please, let me know if something doesn't fit in_.
-
-> By all means, for those coming here looking for a test bed to test the eventual
-> upgrade of their DBMS, you may find sections [Test migration](#test-migration)
-> and [DaCHS 2](#dachs-2) helpful.
-
 
 ---
 
-- 
GitLab