From eac4f22bce92d600e7b4d410da9c62091f988f73 Mon Sep 17 00:00:00 2001 From: manetta Date: Sat, 8 May 2021 18:00:29 +0200 Subject: [PATCH] putting the pre back in the README + removing the tutorial link --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 285f12f..b4bc1c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ASCII-ART-BUT-WITH-UNICODE -``` +
 ---------H---------H---------H---------H---------H---------H---------H---------H---------H---------H
 -------------------e------e-------e------e-------e-------e------e-------e------e-------e------------
 ----------------------------l----l-----l----l----l----l----l-----l----l----l------------------------
@@ -51,14 +51,12 @@
 ---------------r----------------r----------------r----------------r----------------r----------------
 -----r-------------l--------------l--------------l--------------l--------------l-------------r------
 ------------l-----------d------------d-----------d-----------d------------d-----------l------------l
-```
+
Work in progress :) # Release (PyPi package building) - - Make the pip wheel: `$ python3 setup.py bdist_wheel`