Skip to content

Commit 821be95

Browse files
authored
Update README.md
1 parent c206b91 commit 821be95

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1+
[![Try Free](https://img.shields.io/badge/Try%20Free-FalkorDB%20Cloud-FF8101?labelColor=FDE900&link=https://app.falkordb.cloud)](https://app.falkordb.cloud)
12
[![Dockerhub](https://img.shields.io/docker/pulls/falkordb/falkordb?label=Docker)](https://hub.docker.com/r/falkordb/falkordb/)
23
[![Discord](https://img.shields.io/discord/1146782921294884966?style=flat-square)](https://discord.com/invite/6M4QwDXn2w)
34
[![Workflow](https://github.com/FalkorDB/code-graph/actions/workflows/nextjs.yml/badge.svg?branch=main)](https://github.com/FalkorDB/code-graph/actions/workflows/nextjs.yml)
45

56
![image](https://github.com/FalkorDB/code-graph/assets/753206/60f535ed-cf29-44b2-9005-721f11614803)
67

78
## Getting Started
8-
[![Try Free](https://img.shields.io/badge/Try%20Free-FalkorDB%20Cloud-FF8101?labelColor=FDE900&style=for-the-badge&link=https://app.falkordb.cloud)](https://app.falkordb.cloud)
9-
10-
Live Demo: https://code-graph.falkordb.com/
9+
[Live Demo](https://code-graph.falkordb.com/)
1110

1211
### Run FalkorDB
1312

@@ -27,7 +26,7 @@ npm install
2726
export OPENAI_API_KEY=YOUR_OPENAI_API_KEY
2827
```
2928

30-
### Run the development server:
29+
### Run the development server
3130

3231
```bash
3332
npm run dev

0 commit comments

Comments
 (0)