chore: update README and logo
This commit is contained in:
6
setup.py
6
setup.py
@@ -10,9 +10,9 @@ setup(
|
||||
description="A brainfuck interpreter made using python.",
|
||||
long_description=README,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/gio101046/dopey",
|
||||
author="Giovani Rodriguez",
|
||||
author_email="me@grodriguez.dev",
|
||||
url="https://gitea.redturtle.foo/crayonix/dopey",
|
||||
author="Giovani",
|
||||
author_email="giovani@boldquest.net",
|
||||
license="MIT",
|
||||
classifiers=[
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
||||
Reference in New Issue
Block a user