aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1411e22
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
1This program can be called with a path to a folder with vcf-files. It extracts
2BDAY fields from all files within and created ics files out of it.
3
4 bdays.sh [path-with-vcf]
..