From bc4debcfb9dedcea0bc66a08ff123d46da95d01d Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Thu, 28 Nov 2024 11:11:42 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c59a3c8..df365cf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +[![Try Free](https://img.shields.io/badge/Try%20Free-FalkorDB%20Cloud-FF8101?labelColor=FDE900&link=https://app.falkordb.cloud)](https://app.falkordb.cloud) +[![Dockerhub](https://img.shields.io/docker/pulls/falkordb/falkordb?label=Docker)](https://hub.docker.com/r/falkordb/falkordb/) +[![Discord](https://img.shields.io/discord/1146782921294884966?style=flat-square)](https://discord.com/invite/6M4QwDXn2w) + +## Getting Started +[Live Demo](https://code-graph.falkordb.com/) + + ```bash flask --app code_graph run --debug ```