From 848f16a7c16a1ec084106c1e57410e41049473ff Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 29 May 2025 23:35:11 -0600 Subject: [PATCH] Update Servers/Containerization/Docker/Compose/EmulatorJS.md --- Servers/Containerization/Docker/Compose/EmulatorJS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Containerization/Docker/Compose/EmulatorJS.md b/Servers/Containerization/Docker/Compose/EmulatorJS.md index 6c0f581..a879418 100644 --- a/Servers/Containerization/Docker/Compose/EmulatorJS.md +++ b/Servers/Containerization/Docker/Compose/EmulatorJS.md @@ -1,4 +1,4 @@ -**Purpose**: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS. +**Purpose**: Emulatorjs is a browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS. ## Docker Configuration ```yaml title="docker-compose.yml"