Update README

This commit is contained in:
SimoZ64
2025-04-14 17:56:12 +02:00
parent c6765b4240
commit f1a18cbb1a

View File

@@ -1,17 +1,17 @@
# Kaizen # Kaizen
[![CodeFactor](https://www.codefactor.io/repository/github/SimoneN64/Kaizen/badge/master)](https://www.codefactor.io/repository/github/SimoneN64/Kaizen/overview/master) [![CodeFactor](https://www.codefactor.io/repository/github/SimoZ64/Kaizen/badge/master)](https://www.codefactor.io/repository/github/SimoZ64/Kaizen/overview/master)
[![build](https://github.com/SimoneN64/Kaizen/actions/workflows/build.yml/badge.svg)](https://github.com/SimoneN64/Kaizen/actions/workflows/build.yml) [![build](https://github.com/SimoZ64/Kaizen/actions/workflows/build.yml/badge.svg)](https://github.com/SimoZ64/Kaizen/actions/workflows/build.yml)
Rewrite of my Nintendo 64 emulator "[shibumi](https://github.com/SimoneN64/shibumi)". Rewrite of my Nintendo 64 emulator "[shibumi](https://github.com/SimoZ64/shibumi)".
![Mario's face](resources/mario.png?raw=true) ![Mario's face](resources/mario.png?raw=true)
## Pre-built binaries ## Pre-built binaries
| Release | | Release |
|--------------------------------------------------------------------------------------------| |--------------------------------------------------------------------------------------------|
| [ Linux ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-linux.zip) | | [ Linux ](https://nightly.link/SimoZ64/Kaizen/workflows/build/master/kaizen-linux.zip) |
| [ Windows ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-windows.zip) | | [ Windows ](https://nightly.link/SimoZ64/Kaizen/workflows/build/master/kaizen-windows.zip) |
## Socials ## Socials
We have a [Discord server](https://discord.gg/htzNd2rRF6) We have a [Discord server](https://discord.gg/htzNd2rRF6)
@@ -27,7 +27,7 @@ We have a [Discord server](https://discord.gg/htzNd2rRF6)
- [**ares**](https://github.com/ares-emulator/ares): ares is a multi-system emulator that began development on October 14th, 2004. It focuses on accuracy and preservation. - [**ares**](https://github.com/ares-emulator/ares): ares is a multi-system emulator that began development on October 14th, 2004. It focuses on accuracy and preservation.
## Build instructions: ## Build instructions:
First clone the repository: `git clone --recursive https://github.com/SimoneN64/Kaizen` First clone the repository: `git clone --recursive https://github.com/SimoZ64/Kaizen`
### Linux ### Linux