aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCornelius Schumacher <schumacher@kde.org>2014-01-12 20:45:38 +0100
committerCornelius Schumacher <schumacher@kde.org>2014-01-12 20:45:38 +0100
commit50ce971062e1f1ca918f58b0e490f3e7f2f20464 (patch)
tree6be9a7d77f0c74e3f6816e19f9fb57c562077328
parent841de925431947cb2632d6ce390cbf8eac1937c1 (diff)
downloadkconfig-50ce971062e1f1ca918f58b0e490f3e7f2f20464.tar.gz
kconfig-50ce971062e1f1ca918f58b0e490f3e7f2f20464.tar.bz2
Update REAMDE
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14c47646..87cb2a05 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# KConfig
+Backend for storing application configuration
+
## Introduction
KConfig provides an advanced configuration system. It is made of two parts:
@@ -18,6 +20,7 @@ their changes to their respective configuration files.
## Links
+- Home page: <https://projects.kde.org/projects/frameworks/kconfig>
- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
- IRC channel: #kde-devel on Freenode
- Git repository: <https://projects.kde.org/projects/frameworks/kconfig/repository>