From 5a8773f8ab9d6899cafa6114b6ed7f35ac926f7e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 10 Apr 2017 22:11:13 -0400 Subject: [PATCH] Update README.md Add a link to the website. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c11e92..7bc08d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Flathub ------- Flathub is the central place for building and hosting flatpak builds. +Go to http://flathub.org/builds/#/ to see Flathub in action. Building applications --------------------- @@ -36,7 +37,7 @@ All applications in flathub should ship with appstream data. Using the flathub repository ---------------------------- -To install applications that are hosted on flathub, use the following: +To install applications that are hosted on Flathub, use the following: ``` flatpak remote-add flathub http://flathub.org/repo/flathub.flatpakrepo flatpak --user install flathub org.gnome.Recipes