diff --git a/README.md b/README.md index df004e0..9faebd4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Fork of MKXP to work in the browser using WebAssembly. -![CI](https://github.com/pulsejet/mkxp-web/workflows/CI/badge.svg) +[![CI](https://github.com/pulsejet/mkxp-web/workflows/CI/badge.svg)](https://github.com/pulsejet/mkxp-web/actions) mkxp is a project that seeks to provide a fully open source implementation of the Ruby Game Scripting System (RGSS) interface used in the popular game creation software "RPG Maker XP", "RPG Maker VX" and "RPG Maker VX Ace" (trademark by Enterbrain, Inc.), with focus on Linux. The goal is to be able to run games created with the above software natively without changing a single file.