Files
flatpak/README.md
Carlos Soriano Sánchez 8ff3f7a7e0 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 :)
2016-08-27 23:36:56 +02:00

12 lines
481 B
Markdown

<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.
See http://flatpak.org/ for more information.
Read documentation for the flatpak [commandline tools](http://flatpak.github.io/flatpak/flatpak-docs.html) and for the libflatpak [library API](http://flatpak.github.io/flatpak/reference/html/index.html).