diff options
author | crupest <crupest@outlook.com> | 2019-04-19 23:22:24 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-04-19 23:22:24 +0800 |
commit | 5aac4ce0c2414956db979f077a5f6727473479aa (patch) | |
tree | 6b3fb0ee845fae8241c4217551d642f1245c6c09 /README.md | |
parent | ea87825d58ab5b58dd360c3f080518c07a865db0 (diff) | |
parent | 2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0 (diff) | |
download | cru-5aac4ce0c2414956db979f077a5f6727473479aa.tar.gz cru-5aac4ce0c2414956db979f077a5f6727473479aa.tar.bz2 cru-5aac4ce0c2414956db979f077a5f6727473479aa.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -14,7 +14,7 @@ Use python3 to run `tool/build.py`. Run with `-h` to see the options. ## structure of repository -- 'include/' contains public headers. +- `include/` contains public headers. - `src/` contains the main codes including headers and sources. @@ -25,3 +25,6 @@ Use python3 to run `tool/build.py`. Run with `-h` to see the options. - `tools/build.py` is a python3 script to build the source code. - `snippets/` contains useful snippets file for *Visual Studio*, you can import it. + +## project structure + |