Browse Source

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

master
manetta 3 years ago
parent
commit
eac4f22bce
  1. 6
      README.md

6
README.md

@ -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`

Loading…
Cancel
Save