aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1c21cec8ebad1a677b29c19227e7ae0c63c5a5e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Alee Audio Player
An audio player written in Qt

[![Build status](https://ci.appveyor.com/api/projects/status/6ifpgxms79l4q0u2?svg=true)](https://ci.appveyor.com/project/Alee14/aleeaudioplayer) [![Build Status](https://travis-ci.org/aleeproductions/AleePlayer.svg?branch=master)](https://travis-ci.org/aleeproductions/AleePlayer)

# Build instructions
```
qmake
make
```