diff --git a/README.md b/README.md index ac93ceeb..8cf9639a 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ 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).