made logo transparent

This commit is contained in:
JanNeuendorf 2024-12-12 23:20:25 +01:00 committed by GitHub
parent 3abff772af
commit 29040b1042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# The Simplest Virtual Computer (16 bit)
<div align="center">
<img src="logo.png" alt="Logo" width="200"/>
<img src="logo_alpha.png" alt="Logo" width="200"/>
</div>
This is the spec for an extremely simple "virtual computer" that can be emulated.