Skip to content

Commit

Permalink
Add section
Browse files Browse the repository at this point in the history
  • Loading branch information
acarioni committed Aug 30, 2019
1 parent 03af2ac commit 1fb4d65
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ Below is the complete JavaScript code embedded in an HTML page:
</html>
```

## npm Packages ##

- [NPM Web Package](https://www.npmjs.com/package/lightstreamer-client-web)

- [NPM Node.js Package](https://www.npmjs.com/package/lightstreamer-client-node)

## Building ##

To build the library, enter the directory *tools* and run the command *node build.js*.
Expand Down Expand Up @@ -91,10 +97,6 @@ The library requires Server 7.1 and breaks the compatibility with Server version

- [Live demos](https://demos.lightstreamer.com/)

- [NPM Web Package](https://www.npmjs.com/package/lightstreamer-client-web)

- [NPM Node.js Package](https://www.npmjs.com/package/lightstreamer-client-node)

- [Web API Reference](https://lightstreamer.com/api/ls-web-client/latest/)

- [Node.js API Reference](https://www.lightstreamer.com/api/ls-nodejs-client/latest/)
Expand Down

0 comments on commit 1fb4d65

Please sign in to comment.