chore: update README and logo

This commit is contained in:
2025-07-29 12:10:58 -04:00
parent 5af63de7f3
commit 6e09e26400
2 changed files with 3 additions and 3 deletions

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

View File

@@ -10,9 +10,9 @@ setup(
description="A brainfuck interpreter made using python.", description="A brainfuck interpreter made using python.",
long_description=README, long_description=README,
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
url="https://github.com/gio101046/dopey", url="https://gitea.redturtle.foo/crayonix/dopey",
author="Giovani Rodriguez", author="Giovani",
author_email="me@grodriguez.dev", author_email="giovani@boldquest.net",
license="MIT", license="MIT",
classifiers=[ classifiers=[
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",