From 1b3abefae0f910f8de92b06b7d232bead54c14b7 Mon Sep 17 00:00:00 2001 From: Pyogenics Date: Sat, 28 Sep 2024 19:20:39 +0100 Subject: [PATCH] Correct image formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96c7e42..4a83992 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ AlternativaEditor taken from the 2010 Alternativa Platform leak. ## Info This is an old version of AlternativaEditor that doesn't fully support the commonly used proplibs properly, it can load some but not necessarily fully and it doesn't like folders inside folders (the parent folder likely doesn't have a library.xml so it errors). -[Example of the AlternativaEditor being used](./doc/images/editorDemo.png) +![Example of the AlternativaEditor being used](./doc/images/editorDemo.png) ## Building ### Requirements