mirror of
https://github.com/agersant/polaris
synced 2024-12-02 17:49:10 +00:00
Constrain logo size
This commit is contained in:
parent
3b9152869c
commit
0b8c24aae5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[![Build Status](https://travis-ci.org/agersant/polaris.svg?branch=master)](https://travis-ci.org/agersant/polaris)
|
||||
|
||||
<p align="center"><img src="res/readme/logo.png?raw=true"/></p>
|
||||
<p align="center"><img height="160px" src="res/readme/logo.png?raw=true"/></p>
|
||||
Polaris is a music streaming application, designed to let you enjoy your music collection from any computer or mobile device.
|
||||
|
||||
# Getting Started
|
||||
|
|
Loading…
Reference in a new issue