Skip to content

Commit 7aa101c

Browse files
committed
Add node details to README
1 parent faa6df6 commit 7aa101c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,27 @@ node-red-web-nodes
22
==================
33

44
A collection of [node-red](http://nodered.org) nodes aimed at web services
5+
6+
### Installation
7+
8+
The latest release of these nodes can be installed by running:
9+
10+
$ npm install node-red-node-web-nodes
11+
12+
13+
### Nodes
14+
15+
The current release contains the following nodes:
16+
17+
- Amazon S3
18+
- Write to a file
19+
- Delicious
20+
- Add a bookmark
21+
- Dropbox
22+
- Write to a file
23+
- Flickr
24+
- Upload images
25+
- Pinboard
26+
- Add a bookmark
27+
28+
We are continuing to add additional nodes and broaden their capabilities. Have a look at the [issue list](https://github.com/node-red/node-red-web-nodes/labels/node) for a preview of what's being worked on.

0 commit comments

Comments
 (0)