diff options
author | crupest <crupest@outlook.com> | 2022-03-29 22:25:16 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-03-29 22:25:16 +0800 |
commit | 18cb0bacad44fb619eaccff06cbb8ac776e757f9 (patch) | |
tree | 315ac0d47f78f184ec2bbaede2b580be005df327 /README.md | |
parent | 711400430b7252e76e11a5799ace8e1cf0b2aa7d (diff) | |
download | cru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.tar.gz cru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.tar.bz2 cru-18cb0bacad44fb619eaccff06cbb8ac776e757f9.zip |
...
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,6 +30,6 @@ _cru_ is built with [_CMake_](https://cmake.org/) and [_vcpkg_](https://github.c - `demo/` contains sources of demo excutable targets. They are mostly used for integrated tests but can also be used for demonstration. -- `docs` contains docs-related things. +- `docs/` contains docs-related things. - `tools/` contains some codes of tools I wrote for development. However most of them are not used now. |