From 1b3d856eb84c908fe52469239c1c8e3d5fdac91a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20Oliveira?= <44142506+Joaopmoliveira@users.noreply.github.com> Date: Mon, 4 May 2020 21:19:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3