From 8577e6df7fd04e84844178e3df28884ad1edaf1f Mon Sep 17 00:00:00 2001 From: Frog Date: Thu, 20 Nov 2025 23:03:26 -0800 Subject: [PATCH] Update README.md - Correct typo/extra word. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e07241..f5c8d4f 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ games and DLCs the user selects; however, through the use of **right-click conte
Continuous Integration (CI) Builds - - CreamInstaller is automatically built and tested using GitHub Actions on every push to the **main** branch. - You can view all recent CI build runs by click the status badge at the top or here here: [![CI Build](https://github.com/FroggMaster/CreamInstaller/actions/workflows/ci-builds.yml/badge.svg)](https://github.com/FroggMaster/CreamInstaller/actions/workflows/ci-builds.yml) + - CreamInstaller is automatically built and tested using GitHub Actions on every push to the **main** branch. You can view all recent CI build runs by clicking the status badge at the top or here: [![CI Build](https://github.com/FroggMaster/CreamInstaller/actions/workflows/ci-builds.yml/badge.svg)](https://github.com/FroggMaster/CreamInstaller/actions/workflows/ci-builds.yml)