From a8a50695c90d2de93794a4d40fb296d9e0c65e71 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Mon, 18 Nov 2024 13:29:06 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc57b23a..24d2b07b7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ Z3 can be built using [Visual Studio][1], a [Makefile][2] or using [CMake][3]. I See the [release notes](RELEASE_NOTES.md) for notes on various stable releases of Z3. -[Try it online](https://microsoft.github.io/z3guide/) +[![Try the online Z3 Guide](z3guide.jpeg)](https://microsoft.github.io/z3guide/) + ## Build status