Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
fix(readme): Add detail to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
swissmanu committed Dec 28, 2015
1 parent cca0759 commit ac79fa6
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
@@ -1,7 +1,7 @@
# orchestra-jsapi
[![Build Status](https://travis-ci.org/swissmanu/orchestra-jsapi.svg)](https://travis-ci.org/swissmanu/orchestra-jsapi) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

`orchestra-jsapi` abstracts the functionality provided by [harmonyhubjs-client](https://github.com/swissmanu/harmonyhubjs-client) and [harmonyhubjs-discover](https://github.com/swissmanu/harmonyhubjs-discover) behind a vanilla JavaScript interface. Doing this, interaction with Logitechs Harmony hubs becomes a breeze for every Node.JS developer.
`orchestra-jsapi` abstracts the functionality provided by [harmonyhubjs-client](https://github.com/swissmanu/harmonyhubjs-client) and [harmonyhubjs-discover](https://github.com/swissmanu/harmonyhubjs-discover) behind a vanilla JavaScript interface. Using an `EventEmitter` and a simple promise based API, interaction with Logitechs Harmony hubs becomes a breeze for every Node.JS developer.


## Usages
Expand Down

0 comments on commit ac79fa6

Please sign in to comment.