aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-08 17:01:54 +0200
committerMattias Andrée <maandree@kth.se>2021-04-08 17:01:54 +0200
commit6173417ad84a44e5ebe75396d08a786df1f0349e (patch)
tree8ba316ba187cdc2fdd0bed66599bb3db90fa0ba3 /README
parentAdd build of dynamically linked library (diff)
downloadlibcontacts-6173417ad84a44e5ebe75396d08a786df1f0349e.tar.gz
libcontacts-6173417ad84a44e5ebe75396d08a786df1f0349e.tar.bz2
libcontacts-6173417ad84a44e5ebe75396d08a786df1f0349e.tar.xz
Add readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..98b99c4
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+NAME
+ libcontacts - A library for handling a simple, flexible contact list
+
+DESCRIPTION
+ libcontacts uses the ~/.config/contacts library to store in a simple,
+ human and machine readable text format that can be easily manipulated
+ and inspected with standard tools.