mirror of
https://github.com/koel/koel
synced 2024-11-24 13:13:05 +00:00
Update README.md
This commit is contained in:
parent
5dc2e7faf7
commit
c24dc5ee9d
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
|||
# koel [![Build Status](https://travis-ci.org/phanan/koel.svg?branch=master)](https://travis-ci.org/phanan/koel)[![OpenCollective](https://opencollective.com/koel/backers/badge.svg)](#backers)[![OpenCollective](https://opencollective.com/koel/sponsors/badge.svg)](#sponsors)
|
||||
# koel [![Build Status](https://travis-ci.org/phanan/koel.svg?branch=master)](https://travis-ci.org/phanan/koel)
|
||||
|
||||
![Showcase](http://koel.phanan.net/dist/img/showcase.png?2)
|
||||
|
||||
## Supporting Vue.js
|
||||
|
||||
Koel is built on [Vue.js](http://vuejs.org/), the ongoing development of which is made possible thanks to the support by these awesome [backers](https://github.com/vuejs/vue/blob/dev/backers.md). If you'd like to join them, check out [Vue.js' Patreon campaign](https://www.patreon.com/evanyou).
|
||||
|
||||
## Intro
|
||||
|
||||
**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. Targeting 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