1
0

doc: write some README but not finish

This commit is contained in:
2025-12-17 22:34:49 +08:00
parent 11c48b4aaf
commit 0b98610e1f
4 changed files with 25 additions and 8 deletions

5
wfassoc_dylib/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Wfassoc C/C++ Library
For how to utilize this library, please see our example located in `example/ppic`. It is a Qt project built with CMake and demonstrate basically all usage of exposed functions in this dynamic library.
All crucial spots are written in this example as the code comment so I don't write them in there again.