Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rikkertkoppes committed Aug 18, 2012
1 parent 76961c9 commit fe5c55b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Expand Up @@ -10,9 +10,14 @@ Requirements
* nodejs (`apt-get install nodejs`) * nodejs (`apt-get install nodejs`)
* express (optional) * express (optional)


Install
-------

npm install omxcontrol

Usage Usage
----- -----

Basic usage Basic usage


omx = require('omxcontrol'); omx = require('omxcontrol');
Expand Down

0 comments on commit fe5c55b

Please sign in to comment.