diff options
-rw-r--r-- | README.md | 4 |
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 @@ | |||
1 | This program can be called with a path to a folder with vcf-files. It extracts | ||
2 | BDAY fields from all files within and created ics files out of it. | ||
3 | |||
4 | bdays.sh [path-with-vcf] | ||