From 323cd7a8d4cff1b936b0a1f28a860e79a67e3bff Mon Sep 17 00:00:00 2001 From: Bernd Amend Date: Mon, 24 May 2021 23:28:38 +0200 Subject: [PATCH] drop link to the build dashboard --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 6d9a6306..f36788a9 100644 --- a/readme.md +++ b/readme.md @@ -40,8 +40,6 @@ Requirements ChaiScript requires a C++17 compiler to build with support for variadic templates. It has been tested with gcc 7 and clang 6 (with libcxx). -For more information see the build -[dashboard](http://chaiscript.com/ChaiScript-BuildResults/index.html). Installation using vcpkg ========================