Skip to content

Commit 79d75cb

Browse files
authored
Update README.md
1 parent 46d0349 commit 79d75cb

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@
1010
<img alt="Dgraph Logo" src="/logo.png">
1111
</picture>
1212

13-
**The Only Native GraphQL Database With A Graph Backend.**
14-
15-
[![Wiki](https://img.shields.io/badge/res-wiki-blue.svg)](https://dgraph.io/docs/)
16-
[![ci-dgraph-tests](https://github.com/hypermodeinc/dgraph/actions/workflows/ci-dgraph-tests.yml/badge.svg)](https://github.com/hypermodeinc/dgraph/actions/workflows/ci-dgraph-tests.yml)
17-
[![ci-dgraph-load-tests](https://github.com/hypermodeinc/dgraph/actions/workflows/ci-dgraph-load-tests.yml/badge.svg)](https://github.com/hypermodeinc/dgraph/actions/workflows/ci-dgraph-load-tests.yml)
13+
[![GitHub License](https://img.shields.io/github/license/hypermodeinc/dgraph)](https://github.com/hypermodeinc/dgraph)
14+
[![chat](https://img.shields.io/discord/1267579648657850441)](https://discord.hypermode.com)
15+
[![GitHub Repo stars](https://img.shields.io/github/stars/hypermodeinc/dgraph)](https://github.com/hypermodeinc/dgraph/stargazers)
16+
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/hypermodeinc/dgraph)](https://github.com/hypermodeinc/dgraph/commits/main/)
1817
[![Go Report Card](https://goreportcard.com/badge/github.com/dgraph-io/dgraph)](https://goreportcard.com/report/github.com/dgraph-io/dgraph)
19-
[![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/hypermodeinc/dgraph/main)](https://www.tickgit.com/browse?repo=github.com/hypermodeinc/dgraph&branch=main)
2018

2119
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides
2220
ACID transactions, consistent replication, and linearizable reads. It's built from the ground up to

0 commit comments

Comments
 (0)