From 647af09be6ef59e51b5f6d2386f04996840f3aa2 Mon Sep 17 00:00:00 2001 From: Jacob Morrison Date: Sat, 25 Mar 2023 14:18:54 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0b66ec..512b2f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# SunshineGameFinder -Searches your computer for various common game install paths +# Sunshine Game Finder +Searches your computer for various common game install paths for the [Sunshine](https://github.com/LizardByte/Sunshine) application. After running it, all games that did not already exist will be added to the `apps.json`, meaning your [Moonlight client](https://github.com/moonlight-stream/moonlight-qt) should see them next time it is started. # Running it locally To run it, open the solution and click "Run" or F5 in Visual Studio