File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ [ ![ npm version] ( https://badge.fury.io/js/redisgraph.js.svg )] ( https://badge.fury.io/js/redisgraph.js )
2+
13# redisgraph.js
24
35[ RedisGraph] ( https://github.com/RedisLabsModules/redis-graph/ ) JavaScript Client
46
7+
8+ # Installation
9+
10+ Installation is done using the
11+ [ ` npm install ` command] ( https://docs.npmjs.com/getting-started/installing-npm-packages-locally ) :
12+
13+ ``` bash
14+ npm install redisgraph.js
15+ ```
16+
517## Overview
618
719### Official Releases
@@ -45,3 +57,6 @@ The tests expect a Redis server with the RedisGraph module loaded to be availabl
4557## License
4658
4759redisgraph.js is distributed under the BSD3 license - see [ LICENSE] ( LICENSE )
60+
61+ [ npm-image ] : https://img.shields.io/npm/v/express.svg
62+ [ npm-url ] : https://npmjs.org/package/redisgraph.js
You can’t perform that action at this time.
0 commit comments