From 29452f87740707e68e746405a653a88fcf2f78bd Mon Sep 17 00:00:00 2001 From: g-despot <66276597+g-despot@users.noreply.github.com> Date: Mon, 21 Mar 2022 16:49:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3b4eb93a1..377bc41eb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ Memgraph is implemented in C/C++ and leverages an in-memory first architecture to ensure that you’re getting the best possible performance consistently and without surprises. It’s also ACID-compliant and highly available. +## :video_game: Memgraph Playground + +You don't need to install anything to try out Memgraph. Check out +our **[Memgraph Playground](https://playground.memgraph.com/)** sandboxes in +your browser. + ## :floppy_disk: Download & Install ### Windows