Skip to content

Commit 4b85c72

Browse files
committed
Add badges to README - npm, travis and coveralls
1 parent 969d5ea commit 4b85c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dgraph-js
1+
# dgraph-js · [![npm version](https://img.shields.io/npm/v/dgraph-js.svg?style=flat)](https://www.npmjs.com/package/dgraph-js) [![Build Status](https://img.shields.io/travis/dgraph-io/dgraph-js/master.svg?style=flat)](https://travis-ci.org/dgraph-io/dgraph-js) [![Coverage Status](https://img.shields.io/coveralls/github/dgraph-io/dgraph-js/master.svg?style=flat)](https://coveralls.io/github/dgraph-io/dgraph-js?branch=master)
22

33
Official Dgraph client implementation for javascript (Node.js v6 and above),
44
using [grpc].

0 commit comments

Comments
 (0)