diff --git a/README.md b/README.md index 5e0193c2..d2ab4e5e 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,10 @@ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+${LD_LIBRARY_PATH}:}$LIBQWT_HOME export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${SYSTEMC_HOME}/lib-$SYSTEMC_TARGET_ARCH ``` +### Coding Style + +Please read the [coding-style document](coding-style.md) before start coding. + ### Buiding with QTCreator Execute the *QTCreator*.