aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-09 17:48:54 +0000
committercrupest <crupest@outlook.com>2022-01-09 17:48:54 +0000
commitfec2a4a103feb9328361c7bfc723428e91de5eb2 (patch)
tree039fca628f4ed38f148ec0306b5c4c93cafdb387
parentab108a16415927d3f1eb03a7d0ac63c50a55ddbe (diff)
downloadcru-fec2a4a103feb9328361c7bfc723428e91de5eb2.tar.gz
cru-fec2a4a103feb9328361c7bfc723428e91de5eb2.tar.bz2
cru-fec2a4a103feb9328361c7bfc723428e91de5eb2.zip
...
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 818af1ac..c779cc6c 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ It is **under construction**. It can be built with _CMake_.
After I changed to macOS, Windows feature is left behind now.
+[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/crupest/cru)
+
## build
_cru_ uses [_vcpkg_](https://github.com/microsoft/vcpkg) with _manifests mode_ to manage dependencies. You must setup vcpkg and `VCPKG_INSTALLATION_ROOT` environment variable.