summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Soriano Sánchez <csoriano@gnome.org>2016-08-27 23:19:59 +0200
committerCarlos Soriano <csoriano@gnome.org>2016-08-27 23:36:56 +0200
commit8ff3f7a7e0347f93bca6b7945b46407322c0f22b (patch)
tree07e2aa9e41815bbb57a039b3c925bf7716a29557 /README.md
parent78dae425097822d1bde03454f277ab43cf845061 (diff)
downloadflatpak-8ff3f7a7e0347f93bca6b7945b46407322c0f22b.tar.gz
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 :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8cf9639a..e1eafbf9 100644
--- a/README.md
+++ b/README.md
@@ -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.