putting the pre back in the README + removing the tutorial link

This commit is contained in:
manetta 2021-05-08 18:00:29 +02:00
parent 081d631c10
commit eac4f22bce

View File

@ -1,6 +1,6 @@
# ASCII-ART-BUT-WITH-UNICODE
```
<pre>
---------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
```
</pre>
Work in progress :)
# Release (PyPi package building)
<https://python-packaging-tutorial.readthedocs.io/en/latest/setup_py.html>
Make the pip wheel:
`$ python3 setup.py bdist_wheel`