readme reorganize

This commit is contained in:
zawz 2019-08-15 15:19:35 +02:00
parent 28bc37cef2
commit b97d23fa99

View file

@ -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``