Skip to content

Commit

Permalink
docs(README): add Requirements section
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Abrahamic-God committed Jun 17, 2017
1 parent 0581604 commit 249b551
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ You can think of `nodecg-obs` sort of like a set of mixins for your NodeCG bundl

Internally, `nodecg-obs` uses [`obs-websocket-js`](https://github.com/haganbmj/obs-websocket-js) to communicate with `obs-websocket`.

## Requirements
- NodeCG v0.9 (currently in beta, checkout the latest commit from the [0.9-dev branch](https://github.com/nodecg/nodecg/tree/0.9-dev))
- [Node.js v7 or greater](https://nodejs.org/)

## Install

`nodecg-utility-obs` and `nodecg-widget-obs` should be installed as dependencies of your bundle.
Expand Down

0 comments on commit 249b551

Please sign in to comment.