Readme files updated.

pull/2/head
Hugo Sequeira 2014-07-02 10:45:04 +02:00
parent 905e1ea34c
commit 7f70cb3695
2 changed files with 6 additions and 1 deletions

View File

@ -2,3 +2,8 @@ plugins
=======
Plugins for Freeboard.io
## datasource plugins ##
- [freeboard.io-node.js](/datasources/plugin_nodejs_sample/README.md)
This is a datasource plugin to connect freeboard.io dashboards to real-time node.js servers.

View File

@ -48,7 +48,7 @@ Screenshots
In this screenshot, you can see the sample server and dashboard running with multiple clients receiving data in real-time.
![Image](/datasources/plugin_nodejs_sample/plugin_node_sample_example.png)
![Image](/datasources/plugin_nodejs_sample/plugin_node_sample_screenshot.png)
License
----