From f1a18cbb1a8abed6e32721b35c92989928c4603a Mon Sep 17 00:00:00 2001 From: SimoZ64 Date: Mon, 14 Apr 2025 17:56:12 +0200 Subject: [PATCH] Update README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5977398d..67567eee 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # Kaizen -[![CodeFactor](https://www.codefactor.io/repository/github/SimoneN64/Kaizen/badge/master)](https://www.codefactor.io/repository/github/SimoneN64/Kaizen/overview/master) -[![build](https://github.com/SimoneN64/Kaizen/actions/workflows/build.yml/badge.svg)](https://github.com/SimoneN64/Kaizen/actions/workflows/build.yml) +[![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/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) ## Pre-built binaries | Release | |--------------------------------------------------------------------------------------------| -| [ Linux ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-linux.zip) | -| [ Windows ](https://nightly.link/SimoneN64/Kaizen/workflows/build/master/kaizen-windows.zip) | +| [ Linux ](https://nightly.link/SimoZ64/Kaizen/workflows/build/master/kaizen-linux.zip) | +| [ Windows ](https://nightly.link/SimoZ64/Kaizen/workflows/build/master/kaizen-windows.zip) | ## Socials 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. ## 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