diff options
author | crupest <crupest@outlook.com> | 2019-05-24 17:29:42 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-05-24 17:29:42 +0800 |
commit | b9df1bcaea0c19b2e29479cdb1ad5a39e23c4ee7 (patch) | |
tree | a76e82cf2e516ff32fb0d604cb07ac9615826ed9 /README.md | |
parent | 9c2ece689c580f6857f50a81c09d423e6fed4a83 (diff) | |
parent | abdbce87692615716f9fb0c04e74c5247c4080b2 (diff) | |
download | cru-b9df1bcaea0c19b2e29479cdb1ad5a39e23c4ee7.tar.gz cru-b9df1bcaea0c19b2e29479cdb1ad5a39e23c4ee7.tar.bz2 cru-b9df1bcaea0c19b2e29479cdb1ad5a39e23c4ee7.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,11 +20,12 @@ Use python3 to run `tool/build.py`. Run with `-h` to see the options. - `tools/` contains some codes of tools like code generators. - - `tools/cppmerge` contains a *python* script program that merges all cpp headers and sources into one **single** header and source. **Not use now**. + - `tools/cppmerge` contains a *python* script program that merges all cpp headers and sources into one **single** header and source. **Not use now**. - - `tools/build.py` is a python3 script to build the source code. + - `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 +  |