diff --git a/README.txt b/README.txt index bda07ef..b5ecbbb 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,3 @@ -A commandline flags library that allows for distributed flags. - This package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and