Skip to content

Commit

Permalink
add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhu2000 committed Jul 7, 2017
1 parent 8f60c6d commit 7995421
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
@@ -1,5 +1,10 @@
# Tempo

![circle ci](https://circleci.com/gh/davidhu2000/tempo.svg?style=shield)
[![dependencies Status](https://david-dm.org/davidhu2000/tempo/status.svg)](https://david-dm.org/davidhu2000/tempo)
[![devDependencies Status](https://david-dm.org/davidhu2000/tempo/dev-status.svg)](https://david-dm.org/davidhu2000/tempo?type=dev)
[![peerDependencies Status](https://david-dm.org/davidhu2000/tempo/peer-status.svg)](https://david-dm.org/davidhu2000/tempo?type=peer)

[Tempo](http://www.tempostream.com) is a web application that allows the users to stream music from their favorite artists. Inspired by [Spotify](https://www.spotify.com), Tempo allows user to browse different artists and albums. They can also create and follow different playlists.

![Tempo Splash Page](docs/images/splash_page.png)
Expand Down

0 comments on commit 7995421

Please sign in to comment.