From 11f19228ad18dec56e1b489279674ad65a8b083c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 6 Feb 2014 13:33:05 +0400 Subject: [PATCH] Mention projects using this library --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d3d9dfe..d076551 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,12 @@ For now I only implement functionality I need myself, so the library is not nearly complete. However, patches (as well as requests for adding new functionality) are welcome. +## Users ## + +Projects using libSDL2pp: + +* [openstrike](https://github.com/AMDmi3/openstrike) + ## Author ## * [Dmitry Marakasov](https://github.com/AMDmi3)