From 2f3a2ee424682efd97015f91f8b6e03b5c07026a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gl=C3=B6ckner?= Date: Tue, 29 Mar 2016 08:40:12 +0200 Subject: updated readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 053b5e2..65aca83 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # getoptpp -C++11 wrapper for getopt + +This wrapper is written for DrumGizmo's CLI tool. Feel free +to add it to your project, too! :-) + +It's header-only, so you just need to add it to your includes and +make sure that getopt is installed on your system. + -- cgit v1.2.3