Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

Commit

Permalink
feat(readme): edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Templier committed Jun 16, 2015
1 parent dc68b87 commit 1ec750a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,14 @@ For Node, use NPM with the following command:
npm install restlet
```

For browsers, use Bower with the following command:

```
bower install restlet
```

or get the JavaScript files from folder `browser/dist` from Github.

## Getting started

### Within Node applications
Expand Down Expand Up @@ -168,7 +176,7 @@ or `restlet.js`.
## Contribute

If you want to contribute to the framework, please have a look at this page:
[Server API Reference](https://github.com/restlet/restlet-framework-js/blob/master/docs/guides/contribute.md)
[Contributing Restlet JS](https://github.com/restlet/restlet-framework-js/blob/master/docs/guides/contribute.md)

## Copyright

Expand Down

0 comments on commit 1ec750a

Please sign in to comment.