From 739f0f63111e1a994b8c476d18aed44713241498 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 6 Sep 2015 22:50:01 +0300 Subject: [PATCH] Add WWW section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ad82ece..5e48962 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,11 @@ Projects using libSDL2pp: * [OpenStrike](https://github.com/AMDmi3/openstrike) - Libre reimplementation of Jungle and Desert Strike games * [planetonomy](https://github.com/AMDmi3/planetonomy) - Old-school platformer/exploration game with CGA graphics +## WWW ## + +* [GitHub page](https://github.com/AMDmi3/libSDL2pp) +* [Online documentation](http://sdl2pp.amdmi3.ru/) + ## Author ## * [Dmitry Marakasov](https://github.com/AMDmi3)