@ -67,9 +67,9 @@ Upload the package to pypi:
`$ twine upload dist/*`
For the last step, you need to install Twine (<https://packaging.python.org/key_projects/#twine>):
For the last step, you need to install Wheel and Twine (<https://packaging.python.org/key_projects/#twine>):
`$ pip install twine`
`$ pip install wheel twine`
# Develop the asciiWriter