README.md

This commit is contained in:
redcode
2022-08-17 02:25:42 +02:00
parent bb7f60a9d7
commit 68ebe8eb1e

View File

@@ -3,13 +3,15 @@
<b>Zilog Z80 CPU Emulator</b>
</h1>
<p align="center">
<a href="https://github.com/redcode/Z80/actions/workflows/library-ci.yml">
<img src="https://github.com/redcode/Z80/actions/workflows/library-ci.yml/badge.svg">
</a>
<a href="https://github.com/redcode/Z80/actions/workflows/documentation-ci.yml">
<img src="https://github.com/redcode/Z80/actions/workflows/documentation-ci.yml/badge.svg">
</a>
<a href="https://discord.gg/zU4dkzp8Mv"><img alt="Discord" src="https://img.shields.io/discord/848534208129138738?color=5865F2&label=Discord&logo=discord&logoColor=white"/></a>
<a href="https://github.com/redcode/Z80/actions/workflows/library-ci.yml">
<img src="https://github.com/redcode/Z80/actions/workflows/library-ci.yml/badge.svg">
</a>
<a href="https://github.com/redcode/Z80/actions/workflows/documentation-ci.yml">
<img src="https://github.com/redcode/Z80/actions/workflows/documentation-ci.yml/badge.svg">
</a>
<a href="https://discord.gg/zU4dkzp8Mv">
<img alt="Discord" src="https://img.shields.io/discord/848534208129138738?color=5865F2&label=Discord&logo=discord&logoColor=white"/>
</a>
</p>
# Introduction