diff --git a/README.md b/README.md index cf2c97e..868fe05 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ zawz's standard C++ library. Tools for easier coding +## Documentation + +Use ``doxygen`` to generate HTML documentation files + ## Building ``make static`` for a static build ``make shared`` for a shared build -## Documentation - -Use ``doxygen`` to generate HTML documentation files - ## Installing ``sudo make install``