Skip to content

Commit 05e1492

Browse files
Update README.md
1 parent d589974 commit 05e1492

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ Go Joystick API
44
[![GoDoc](https://godoc.org/github.com/simulatedsimian/joystick?status.svg)](https://godoc.org/github.com/simulatedsimian/joystick) [![Build Status](https://travis-ci.org/simulatedsimian/joystick.svg)](https://travis-ci.org/simulatedsimian/joystick)
55

66
Package joystick implements a Polled API to read the state of an attached joystick.
7-
currently Windows & Linux are supported.
8-
Package is pure go and requires no external dependencies
7+
Windows, Linux & OSX are supported.
8+
Package requires no external dependencies to be installed.
9+
10+
Mac OSX code developed by: https://github.com/ledyba
911

1012
## Installation:
1113
```bash

0 commit comments

Comments
 (0)