From 5652215d2677a86ae2d1dd8af1ded31a1f228b5a Mon Sep 17 00:00:00 2001
From: Eliah Rebstock <elireb54@outlook.com>
Date: Sat, 19 Jan 2019 13:26:12 +0100
Subject: [PATCH] Update README

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

diff --git a/README.md b/README.md
index eaf706c..0587fca 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,16 @@
 
 **IMPORTANT: We are not going to maintain this version of the code. The new project is under https://git.iiens.net/diglog**
 
-Log (diglog + analog) is a graphical environment for entering circuit schematics, and for analog 
-and digital circuit simulation. Please see [log/README](log/README) for more information.
+Log (diglog + analog) is a graphical environment for entering circuit
+schematics, and for analog and digital circuit simulation. Please see
+[previous README](README.old) for more information.
 
 This is a fork of a part of the [Chipmunk
 Distribution](https://john-lazzaro.github.io/chipmunk/pickup/pickup.html)
-last maintained by [John Lazzaro](https://github.com/john-lazzaro).
+maintained by [John Lazzaro](https://github.com/john-lazzaro).
 
-This repo has for goal to get rid of old code and make the rest
-compliant with modern practices, protocols, frameworks and operating systems/architectures.
+This repo has for goal to get rid of old code and make the rest compliant with
+modern practices, protocols, frameworks and operating systems/architectures.
 
 Later on, we might add new features.
 
@@ -81,4 +82,4 @@ _Not yet implemented_
 
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
-```
\ No newline at end of file
+```
-- 
GitLab