diff --git a/scripts/projects.js b/scripts/projects.js index 4dce8d8..4af9303 100644 --- a/scripts/projects.js +++ b/scripts/projects.js @@ -37,7 +37,7 @@ const projects = [{ }, { name: "MLEM", - desc: "(M)LEM (L)ibrary by (E)llpeck for (M)onoGame 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 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.", links: { "Get it on NuGet": "https://www.nuget.org/packages?q=mlem", "See the website": "https://mlem.ellpeck.de/"