diff options
author | Cornelius Schumacher <schumacher@kde.org> | 2014-01-12 20:45:38 +0100 |
---|---|---|
committer | Cornelius Schumacher <schumacher@kde.org> | 2014-01-12 20:45:38 +0100 |
commit | 50ce971062e1f1ca918f58b0e490f3e7f2f20464 (patch) | |
tree | 6be9a7d77f0c74e3f6816e19f9fb57c562077328 /README.md | |
parent | 841de925431947cb2632d6ce390cbf8eac1937c1 (diff) | |
download | kconfig-50ce971062e1f1ca918f58b0e490f3e7f2f20464.tar.gz kconfig-50ce971062e1f1ca918f58b0e490f3e7f2f20464.tar.bz2 |
Update REAMDE
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |