summaryrefslogtreecommitdiffstats
path: root/system/xdg-utils-cxx/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xdg-utils-cxx/README')
-rw-r--r--system/xdg-utils-cxx/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xdg-utils-cxx/README b/system/xdg-utils-cxx/README
new file mode 100644
index 0000000000..a61148d85c
--- /dev/null
+++ b/system/xdg-utils-cxx/README
@@ -0,0 +1,6 @@
+Implementation of the Free Desktop
+Standards in C++.This project was started
+to fulfill the need of a reliable
+implementations of such standards in the
+AppImage project. It is totally standalone and only
+depends on the standard c++ libraries (stdlib).