Skip to content

Commit 3feb996

Browse files
authored
Update README.md
1 parent c3db99b commit 3feb996

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,20 @@ The SteamVR runtime must be installed. This can be downloaded from Steam under t
88

99
* This version of the SteamVR Unity Plugin is compatible and has been tested with Unity versions 5.4 - 2019.1
1010

11+
### Documentation
12+
Documentation can be found online here: [https://valvesoftware.github.io/steamvr_unity_plugin/](https://valvesoftware.github.io/steamvr_unity_plugin/)
13+
1114
### Quick Start
1215

13-
* Follow the [Quickstart guide on this site](articles/Quickstart.md)
16+
* Follow the [Quickstart guide on this site](https://valvesoftware.github.io/steamvr_unity_plugin/articles/Quickstart.html)
1417

15-
* If you want to explore the [Interaction System](articles/Interaction-System.md) scene you'll need to open the SteamVR Input window (under the Window Menu), click yes to copy example jsons, then click Save and Generate to create input actions.
18+
* If you want to explore the [Interaction System](https://valvesoftware.github.io/steamvr_unity_plugin/articles/Interaction-System.html) scene you'll need to open the SteamVR Input window (under the Window Menu), click yes to copy example jsons, then click Save and Generate to create input actions.
1619

1720
* For the most simple example of VR with tracked controllers see the sample scene at /SteamVR/Simple Sample
1821

1922
* For a more extensive example including picking up, throwing objects, and animated hands see the Interaction System example at /SteamVR/Interaction System/Samples/Interactions_Example
2023

2124

22-
### Documentation
23-
Documentation can be found online here: [https://valvesoftware.github.io/steamvr_unity_plugin/](https://valvesoftware.github.io/steamvr_unity_plugin/)
24-
25-
2625
### Support
2726
If you're having trouble with the plugin the best place to discuss issues is our github here: https://github.com/ValveSoftware/steamvr_unity_plugin/issues/
2827

0 commit comments

Comments
 (0)