diff --git a/README.md b/README.md index bb385b0ed..9b9fe1cb8 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ File extension convention: (1) .h are interface, utils anddata structures, with detailed comment; (2) .cpp are implementations that will be compiled, with less comment; (3) .hpp are implementations that will be included by .cpp, with less comment + +Parameters Usage: see wiki in github