Update README.md
This commit is contained in:
parent
159ed0f7e1
commit
87fc848b12
@ -34,7 +34,7 @@ Planned components
|
||||
|
||||
File extension convention
|
||||
=======
|
||||
(1) .h are interface, utils and data 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
|
||||
* .h are interface, utils and data structures, with detailed comment;
|
||||
* .cpp are implementations that will be compiled, with less comment;
|
||||
* .hpp are implementations that will be included by .cpp, with less comment
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user