From 2d5aeae22a88a609f764cc3b193b2fc62878c12b Mon Sep 17 00:00:00 2001 From: zurdi Date: Wed, 26 Feb 2025 23:34:34 +0000 Subject: [PATCH] docs: update Quick Start Guide to include links for Twitch and Screenscraper accounts --- docs/Getting-Started/Quick-Start-Guide.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Getting-Started/Quick-Start-Guide.md b/docs/Getting-Started/Quick-Start-Guide.md index 62967b6..f15478d 100644 --- a/docs/Getting-Started/Quick-Start-Guide.md +++ b/docs/Getting-Started/Quick-Start-Guide.md @@ -11,11 +11,11 @@ This quick start guide will help you get a RomM instance up and running. It is s This guide will assume that you already have the following done, if not - stop here and come back when you do. - Docker and Docker Compose installed -- OpenSSL installed (optional) -- A Twitch account (optional) +- A [Twitch](https://dev.twitch.tv) account (optional) - 2-factor authentication set up on your Twitch account - _This is required to get a developer account and an IGDB key_ -- A MobyGames account (optional) +- A [Screenscraper](https://www.screenscraper.fr/) account (optional) +- A [MobyGames](https://www.mobygames.com/) account (optional) - Your ROMs organized in the correct format @@ -24,7 +24,7 @@ This guide will assume that you already have the following done, if not - stop h ### Twitch and MobyGames API Keys -Head over to [API key docs](../Getting-Started/Generate-API-Keys.md) to get your Twitch and/or MobyGames keys, then come back here +Head over to [API key docs](../Getting-Started/Generate-API-Keys.md) to get your Twitch and/or Screenscraper and/or MobyGames keys, then come back here ### Generating Authentication Keys