diff options
author | 杨宇千 <crupest@outlook.com> | 2019-04-10 20:51:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-10 20:51:52 +0800 |
commit | 2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0 (patch) | |
tree | 921e5e845b40fb91eb292f2193275bb8f4aca652 | |
parent | 7351020a582d70a1495249fba87d342c8a1fb634 (diff) | |
download | cru-2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0.tar.gz cru-2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0.tar.bz2 cru-2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0.zip |
Update 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 + |