diff --git a/scripts/projects.js b/scripts/projects.js index a8f60f7..8baae70 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -28,7 +28,7 @@ const projects = [{ }, { name: "MLEM", - desc: "MLEM Library by Ellpeck for MonoGame is an addition to the game framework MonoGame that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.", + desc: "MLEM Library for Extending MonoGame is an addition to the game framework MonoGame that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.", links: { "Get it on NuGet": "https://www.nuget.org/packages?q=mlem", "See the website": "https://mlem.ellpeck.de/"