online multiplayer chess game (note server currently down)
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index 2303dc5..b4f7c34 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,9 @@
# Chess
-[![build](https://github.com/bend-n/chess/actions/workflows/export.yml/badge.svg?branch=main&event=push)](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow")
-[![license](https://img.shields.io/badge/License-MIT-blue)](https://github.com/bend-n/chess/blob/main/LICENSE "License")
-[![issues](https://img.shields.io/github/issues/bend-n/chess)](https://github.com/bend-n/chess/issues "Issues")
+[![build](https://img.shields.io/github/workflow/status/bend-n/chess/export?logo=github&style=for-the-badge)](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow")
+[![license](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](https://github.com/bend-n/chess/blob/main/LICENSE "License")
+[![issues](https://img.shields.io/github/issues/bend-n/chess?logo=github&style=for-the-badge)](https://github.com/bend-n/chess/issues "Issues")
+[![version](https://img.shields.io/badge/3.x-blue?logo=godot-engine&logoColor=white&label=godot&style=for-the-badge)](https://godotengine.org "Made with godot")
+<a href='https://ko-fi.com/bendn' title='Buy me a coffee' target='_blank'><img height='28' src='https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png' alt='Buy me a coffee'> </a>
[![screenshot](https://github.com/bend-n/chess/blob/main/.github/screenshot.png)](https://bendn.itch.io/chess "Playing.. Against myself")
-
----
-
-### A multiplayer chess client proudly made in godot.