From 18f1b4f949cc990a1b3978fbb4cf9824e000c44b Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sat, 11 Jun 2016 08:49:21 +0000 Subject: [PATCH 1/4] Add Gitter badge --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index bc7e0d7..e324fcd 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ rust-openvr ===== +[![Join the chat at https://gitter.im/rust-openvr/rust-openvr](https://badges.gitter.im/rust-openvr/rust-openvr.svg)](https://gitter.im/rust-openvr/rust-openvr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + [![Build Status](https://travis-ci.org/rust-openvr/rust-openvr.svg?branch=master)](https://travis-ci.org/rust-openvr/rust-openvr) rust-openvr is a binding for openvr. From 9260910f6e42e08ac24076733f1f434f803d6ef2 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sat, 11 Jun 2016 08:51:26 +0000 Subject: [PATCH 2/4] Add Gitter badge --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index bc7e0d7..e324fcd 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ rust-openvr ===== +[![Join the chat at https://gitter.im/rust-openvr/rust-openvr](https://badges.gitter.im/rust-openvr/rust-openvr.svg)](https://gitter.im/rust-openvr/rust-openvr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + [![Build Status](https://travis-ci.org/rust-openvr/rust-openvr.svg?branch=master)](https://travis-ci.org/rust-openvr/rust-openvr) rust-openvr is a binding for openvr. From 4220a5849b03dcc92d077e20a7f542a54081fee2 Mon Sep 17 00:00:00 2001 From: Rene Eichhorn Date: Sat, 11 Jun 2016 10:52:56 +0200 Subject: [PATCH 3/4] fixed multi row badge --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index e324fcd..a956908 100644 --- a/Readme.md +++ b/Readme.md @@ -1,9 +1,8 @@ rust-openvr ===== -[![Join the chat at https://gitter.im/rust-openvr/rust-openvr](https://badges.gitter.im/rust-openvr/rust-openvr.svg)](https://gitter.im/rust-openvr/rust-openvr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - [![Build Status](https://travis-ci.org/rust-openvr/rust-openvr.svg?branch=master)](https://travis-ci.org/rust-openvr/rust-openvr) +[![Join the chat at https://gitter.im/rust-openvr/rust-openvr](https://badges.gitter.im/rust-openvr/rust-openvr.svg)](https://gitter.im/rust-openvr/rust-openvr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) rust-openvr is a binding for openvr. From 4d81b43f648227c6acb76a8039d2d7f93f841d1c Mon Sep 17 00:00:00 2001 From: Rene Eichhorn Date: Sat, 11 Jun 2016 10:53:33 +0200 Subject: [PATCH 4/4] updated version in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a956908..25333e6 100644 --- a/Readme.md +++ b/Readme.md @@ -7,7 +7,7 @@ rust-openvr rust-openvr is a binding for openvr. ## [Link to the documentation](http://rust-openvr.github.io/rust-openvr/openvr/index.html) -## Current sdk version: OpenVR SDK 0.9.19 +## Current sdk version: OpenVR SDK 1.0.1 Using rust-openvr