From 1cddf14df83120a6c4931fff3020575762b83609 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Wed, 29 May 2019 10:03:21 +0200 Subject: [PATCH] fixed Additionally --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50098cf..c178f88 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Those are exposed by the [msdfgen-ext.h](msdfgen-ext.h) header. This module uses [TinyXML2](http://www.grinninglizard.com/tinyxml2/), and [LodePNG](http://lodev.org/lodepng/). -Additionaly, there is the [main.cpp](main.cpp), which wraps the functionality into +Additionally, there is the [main.cpp](main.cpp), which wraps the functionality into a comprehensive standalone console program. To start using the program immediately, there is a Windows binary available for download in the ["Releases" section](https://github.com/Chlumsky/msdfgen/releases). To build the project, you may use the included [Visual Studio solution](Msdfgen.sln)