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

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

# Build instructions
```
qmake
make
```