Bump to official public version.
[command.git] / README.md
index 037aea026122332b3038f2b78e4b06c9931d26df..5f50060d42d74c894abb7d81990eb8be0c728c6c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Command
 
-C++ library for handling command line arguments, designed to be easily used.
+C++ library for handling command line arguments.
 
 ## Installation
 
@@ -51,4 +51,4 @@ Current documentation can be found at:
 http://dlugolecki.net.pl/software/command/docs/
 
 If for some reason it is unavailable, you can build it yourself. The only
-requirement is to have [Doxygen](www.doxygen.org/) installed when `make` command is invoked.
+requirement is to have [Doxygen](http://www.doxygen.org/) installed when `make` command is invoked.