Skip to content

Commit

Permalink
docs: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
deancode committed Dec 20, 2016
1 parent 63873c2 commit a3ffdf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,6 +1,10 @@
# SubQL
SubQL enables real time data subscriptions to GraphQL APIs.

## Installation
1. Fork from <https://github.com/CMDco/subql>
2. ```npm install```

## Disclaimer
The SubQL is in alpha. Every feature should be considered experimental and has the possibility of breaking or being removed in the future. If you have any questions, comments, suggestions for features, or any other concerns please contact [Martin-Ting](https://github.com/martin-ting). Our team (listed below) is very open to suggestions and feedback and encourage it if you try our library out. We hope to provide a great tool for graphQL developers to bring real time data to their APIs.

Expand Down

0 comments on commit a3ffdf6

Please sign in to comment.