Skip to content

Commit 35b531e

Browse files
authored
Added Spotify Oculus to docs, closes 240
1 parent 91b0881 commit 35b531e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

SpotifyAPI.Docs/docs/index.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SpotifyAPI-NET Documentation
22

3-
##About
3+
## About
44

55
This Library, written in C#/.NET, combines two independent SpotifyAPIs into one.
66

@@ -16,7 +16,7 @@ Both combined can be used for any kind of application.
1616

1717
---
1818

19-
##Installing
19+
## Installing
2020

2121
* Via NuGet Package:
2222
```cs
@@ -29,14 +29,18 @@ Install-Package SpotifyAPI-NET -pre
2929

3030
---
3131

32-
##Projects
32+
## Projects
3333

34-
###[Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)
34+
### [Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)
3535

3636
> A Spotify mini player and notifier for Windows
3737
38-
###[Toastify](https://github.com/aleab/toastify) by [@aleab](https://github.com/aleab)
38+
### [Toastify](https://github.com/aleab/toastify) by [@aleab](https://github.com/aleab)
3939

4040
> Toastify adds global hotkeys and toast notifications to Spotify
4141
>
4242
> *Forked from [nachmore/toastify](https://github.com/nachmore/toastify)*
43+
44+
### [Spotify Oculus](https://github.com/CaptainMorgs/spotify-oculus-release) by [@CaptainMorgs](https://github.com/CaptainMorgs)
45+
46+
> Unity project for interacting with Spotify in virtual reality for the Oculus Rift.

0 commit comments

Comments
 (0)