diff --git a/.vs/MemcardRex/v16/.suo b/.vs/MemcardRex/v16/.suo
index 41d04be..75def2e 100644
Binary files a/.vs/MemcardRex/v16/.suo and b/.vs/MemcardRex/v16/.suo differ
diff --git a/MemcardRex/GUI/mainWindow.cs b/MemcardRex/GUI/mainWindow.cs
index 5d8bf65..937d6d1 100644
--- a/MemcardRex/GUI/mainWindow.cs
+++ b/MemcardRex/GUI/mainWindow.cs
@@ -1094,7 +1094,7 @@ private void showPluginsWindow()
//Create and show about dialog
private void showAbout()
{
- new AboutWindow().initDialog(this, appName, appVersion, appDate, "Copyright © Shendo 2021", "Beta testers: Gamesoul Master, Xtreme2damax,\nCarmax91.\n\nThanks to: @ruantec, Cobalt, TheCloudOfSmoke,\nRedawgTS, Hard core Rikki, RainMotorsports,\nZieg, Bobbi, OuTman, Kevstah2004, Kubusleonidas, \nFrédéric Brière, Cor'e, Gemini, DeadlySystem.\n\n" +
+ new AboutWindow().initDialog(this, appName, appVersion, appDate, "Copyright © Shendo 2021", "Authors: Alvaro Tanarro, Nico de Poel,\nRobxnano, Shendo\n\nBeta testers: Gamesoul Master, Xtreme2damax,\nCarmax91.\n\nThanks to: @ruantec, Cobalt, TheCloudOfSmoke,\nRedawgTS, Hard core Rikki, RainMotorsports,\nZieg, Bobbi, OuTman, Kevstah2004, Kubusleonidas, \nFrédéric Brière, Cor'e, Gemini, DeadlySystem.\n\n" +
"Special thanks to the following people whose\nMemory Card utilities inspired me to write my own:\nSimon Mallion (PSXMemTool),\nLars Ole Dybdal (PSXGameEdit),\nAldo Vargas (Memory Card Manager),\nNeill Corlett (Dexter),\nPaul Phoneix (ConvertM).");
}
diff --git a/README.md b/README.md
index ec41cd8..daa1f9d 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ With the USB driver installed and the PS3 Memory Card Adaptor plugged in, you sh
### Credits
Authors:
-
Alvaro Tanarro, Alvaro Tanarro, Robxnano and Shendo.
+
Alvaro Tanarro, Nico de Poel, Robxnano and Shendo.
Beta testers:
Gamesoul Master, Xtreme2damax and Carmax91.