Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
Fixing "Model Integration" heading on readme
Browse files Browse the repository at this point in the history
^^^
  • Loading branch information
kenhoff authored Oct 11, 2017
1 parent 816f9c9 commit fc10e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Make sure you require the getstream-node early on in your application (eg. in ap
Login with Github on [getstream.io](https://getstream.io/) and edit the configuration values for
```apiKey```, ```apiSecret``` and ```apiAppId``` in your `getstream.js` file (you can find them in the [dashboard](https://getstream.io/dashboard/)).

###Model integration
### Model integration

Stream Node.js can automatically publish new activities to your feeds. To do that you only need to register the models you want to publish with this library.

Expand Down

0 comments on commit fc10e8c

Please sign in to comment.