Update README.md

This commit is contained in:
Stephen Seo 2020-01-13 18:50:00 +09:00
parent 76a7872e4a
commit 3575ee9d26

View file

@ -7,6 +7,11 @@ should facilitate creating bindings for other programming languages if needed.
This library is still a work in progress, so api breaking changes may happen
in the future.
## Documentation
`src/UDPC.h` is documented with Doxygen style comments. The doxygen docs can be
created by invoking `doxygen Doxyfile` in the root directory of the project.
## Compiling
mkdir buildRelease