From c24dc5ee9d618c13753d5f3ba96802011a7e6ce2 Mon Sep 17 00:00:00 2001 From: Phan An Date: Mon, 13 Jun 2016 22:51:27 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index bbd4a697..0d23cfa5 100644 --- a/README.md +++ b/README.md @@ -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.