mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Add a travis badge
This commit is contained in:
parent
38c61a3db3
commit
499f836cde
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# koel
|
||||
|
||||
[![Build Status](https://travis-ci.org/phanan/koel.svg)](https://travis-ci.org/phanan/koel)
|
||||
|
||||
![Showcase](http://koel.phanan.net/dist/img/showcase.png)
|
||||
|
||||
**Koel** (also styled as **koel**, with a lowercase k) is a simple web-based personal audio streaming service written in [Vue](http://vuejs.org/) at the client side and [Laravel](http://laravel.com/) on server side. Targetting web developers, Koel embraces some of the more modern web technologies – flexbox, audio and drag-and-drop API to name a few – to do its job.
|
||||
|
|
Loading…
Reference in a new issue