From 2651a2c9b83c6dc15580b0e96b71c4c8bbb8bba0 Mon Sep 17 00:00:00 2001 From: 杨宇千 Date: Wed, 10 Apr 2019 20:51:52 +0800 Subject: Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 788b4efa..69844d18 100644 --- a/README.md +++ b/README.md @@ -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 +![project structure](art/project_structure.png) -- cgit v1.2.3