From: João Oliveira <44142506+Joaopmoliveira@users.noreply.github.com> Date: Mon, 4 May 2020 20:19:10 +0000 (+0100) Subject: Update README.md X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=1b3d856eb84c908fe52469239c1c8e3d5fdac91a;p=jp%2Fvkvg.git Update README.md --- diff --git a/README.md b/README.md index 047b99f..62ce7d7 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ if `glslc` or `xxd` are not present, a precompiled version of the shaders is sto ### Building +The library can be built on [Windows](doc/windows_tutorial.md) or on Linux throught CMake. + ```bash git clone https://github.com/jpbruyere/vkvg.git # Download source code from github cd vkvg # Enter the source directory