From e7d49c1454a09909c9ff22dfd476b23776093767 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 28 Sep 2020 20:54:55 +0200 Subject: [PATCH] MLEM rebranding --- scripts/projects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"