doxy-coverage
doxy-coverage copied to clipboard
README: correct execution instruction
Hi,
I noticed that your README instructs the reader to run doxygen -w doxygen.conf. This yields an error... I assumed you meant to say doxygen doxygen.conf. In case you did, this PR should correct the README. :)