Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
gasolin committed Apr 24, 2015
1 parent c7f6bb0 commit e1e329b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The desktop side `desktop.html` includes `server.js` and provide the connection
In client side `index.html`, just call emitMouse to update the mouse position.


## Feature
## Features

### Touchpad mode (Mouse Control)

Expand Down Expand Up @@ -55,7 +55,7 @@ If you feel Webby Mouse is useful, please spread the word on social media!
* Shared
* App Template: [Webapplate](https://github.com/webapplate/webapplate)
* UI: [Bootstrap](https://github.com/twbs/bootstrap) CSS framework
* Real time communication: [socket.io](http://socket.io/)
* Web socket: [socket.io](http://socket.io/) Real time communication

## Setup

Expand Down Expand Up @@ -99,5 +99,5 @@ $ npm install --production
$ nwbuild -p osx64 webbymouse
```

Currently MacOS is the only support platform.
Due to underlying robotjs mouse library, currently MacOS is the only support platform.

0 comments on commit e1e329b

Please sign in to comment.