aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.