diff --git a/Discord-activities-with-Raylib.md b/Discord-activities-with-Raylib.md index 5ebc1af..eb473da 100644 --- a/Discord-activities-with-Raylib.md +++ b/Discord-activities-with-Raylib.md @@ -1,4 +1,5 @@ -**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and assumes you have these gnerated the followinf files with emscriptem:** (NOTE: [guide here]() +**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and assumes you have these gnerated the followinf files with emscriptem:** + - `game.js` - `game.wasm` - `index.html`