From 0b4d8a80ab59d48818b6b10b0dd473fb9640f65d Mon Sep 17 00:00:00 2001 From: CTurt Date: Sun, 22 Feb 2015 21:09:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9986e3..0fb4cde 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ DS Game Maker Library (dsgmLib) =============================== dsgmLib is an object-orientated C library for Nintendo DS game development. Although it's designed specifically for [DS Game Maker](https://github.com/DSGameMaker/dsgmApp) (which generates dsgmLib code files), it's ideal for general Nintendo DS homebrew games as well. -In particular dsgmLib is a successor to [PAlib](http://sourceforge.net/projects/pands/) and an alternative to [NightFox’s Lib](http://www.nightfoxandco.com/index.php/main-en/coding/nfl-en/). +In particular, dsgmLib is a successor to [PAlib](http://sourceforge.net/projects/pands/) and an alternative to [NightFox’s Lib](http://www.nightfoxandco.com/index.php/main-en/coding/nfl-en/). ### What it does