From c8c10f16f636e81f1eecfb7b75759c58460ee389 Mon Sep 17 00:00:00 2001 From: cmccabe Date: Fri, 20 Dec 2019 12:23:02 +0000 Subject: [PATCH] added tildegit link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 040a3f8..8b47e58 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Terminal Train drives an animated steam locomotive across your terminal screen. The train itself is composed of train cars created by users and stored in their ~/.choochoo files. While the train itself is composed of ascii train cars, the TerminalTrain file is composed of 100% unadulterated spaghetti code. This is because the program haphazardly evolved instead of being designed. The next steps in development are to refactor the code into clean, readable, testable Python. Want to help? + +You can contribute here: https://tildegit.org/cmccabe/TerminalTrain