Update README.md

This commit is contained in:
CTurt 2015-02-22 21:09:43 +00:00
parent d4e7073fc0
commit 0b4d8a80ab

View File

@ -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. 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 [NightFoxs 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 [NightFoxs Lib](http://www.nightfoxandco.com/index.php/main-en/coding/nfl-en/).
### What it does ### What it does