Readme.md: align image

Use css to align the Flatpak image on the Readme.md since markdown
doesn't allow tweaking the positioning.

Sorry, I couldn't let it like this :)
tingping/wmclass
Carlos Soriano Sánchez 2016-08-27 23:19:59 +02:00 committed by Carlos Soriano
parent 78dae42509
commit 8ff3f7a7e0
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# ![](flatpak.png) Flatpak
<p align="center">
<img src="https://github.com/flatpak/flatpak/blob/master/flatpak.png?raw=true" alt="Flatpak icon"/>
</p>
Flatpak is a system for building, distributing and running sandboxed
desktop applications on Linux.