aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-04-04 23:10:14 +0800
committercrupest <crupest@outlook.com>2019-04-04 23:10:14 +0800
commit14c8e355697247f611d1c6f2d61695798168a49c (patch)
treef8581d3f9653b5ec5f7aa389046636801859f568 /README.md
parent6268f3ca09afef812cf288f323cacff22fbfcffc (diff)
downloadcru-14c8e355697247f611d1c6f2d61695798168a49c.tar.gz
cru-14c8e355697247f611d1c6f2d61695798168a49c.tar.bz2
cru-14c8e355697247f611d1c6f2d61695798168a49c.zip
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b67eda5..788b4efa 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ Use python3 to run `tool/build.py`. Run with `-h` to see the options.
## structure of repository
+- 'include/' contains public headers.
+
- `src/` contains the main codes including headers and sources.
- `tools/` contains some codes of tools like code generators.