summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2017-07-13 15:43:48 -0700
committerMatthew Leeds <matthew.leeds@endlessm.com>2017-07-13 15:43:48 -0700
commit210bcfcb65eb50ffef9cb541424dbd3b9b84997e (patch)
treea0fbcc288d3092d0e0aedf342eae37ed9b9b24a1 /README.md
parent452c371ff30e9c54cf9a0bcee421d4415085e8d9 (diff)
downloadlibglnx-210bcfcb65eb50ffef9cb541424dbd3b9b84997e.tar.gz
README.md: Change xdg-app to flatpak
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 241f5ce..8fb2faa 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Why?
----
There are multiple projects which have a hard dependency on Linux and
-GLib, such as NetworkManager, ostree, xdg-app, etc. It makes sense
+GLib, such as NetworkManager, ostree, flatpak, etc. It makes sense
for them to be able to share Linux-specific APIs.
This module also contains some code taken from systemd, which has very