Skip to content

Commit

Permalink
Added Spotify Oculus to docs, closes 240
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyCrazy authored Apr 25, 2018
1 parent 91b0881 commit 35b531e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions SpotifyAPI.Docs/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SpotifyAPI-NET Documentation

##About
## About

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

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

---

##Installing
## Installing

* Via NuGet Package:
```cs
Expand All @@ -29,14 +29,18 @@ Install-Package SpotifyAPI-NET -pre

---

##Projects
## Projects

###[Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)
### [Spofy](https://github.com/eltoncezar/Spofy) by [@eltoncezar](https://github.com/eltoncezar)

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

> Toastify adds global hotkeys and toast notifications to Spotify
>
> *Forked from [nachmore/toastify](https://github.com/nachmore/toastify)*
### [Spotify Oculus](https://github.com/CaptainMorgs/spotify-oculus-release) by [@CaptainMorgs](https://github.com/CaptainMorgs)

> Unity project for interacting with Spotify in virtual reality for the Oculus Rift.

0 comments on commit 35b531e

Please sign in to comment.