From 19420361627336a0aefe7664ea189467688bda08 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 15 Oct 2023 23:07:41 +0800 Subject: Update README. Remove docs and add lib dir info. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 86ba2bc7..68657af3 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ It is **under heavy construction**. Check the code or fire a issue if you have any problem. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/crupest/cru) - ## build _cru_ is built with [_CMake_](https://cmake.org/). @@ -26,6 +24,6 @@ _cru_ is built with [_CMake_](https://cmake.org/). - `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. +- `lib/` other libraries being used. - `tools/` contains some codes of tools I wrote for development. However most of them are not used now. -- cgit v1.2.3