Skip to content

Commit 9af7e3a

Browse files
committed
Add travis build badge
1 parent 4b0a222 commit 9af7e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Steam Controller Library
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/55ua8ogrj30uqdct?svg=true)](https://ci.appveyor.com/project/ltjax/steam-controller)
4+
[![Build Status](https://travis-ci.org/ltjax/steam_controller.svg?branch=master)](https://travis-ci.org/ltjax/steam_controller)
45

56
This is a small C++ library for Windows, Linux and Mac OS systems that allows accessing the Steam Controller without steam. It exposes all button and axis data as well as acceleration, angular velocity and spatial orientation.
67

0 commit comments

Comments
 (0)