From cc9dee4e08dabc5e69cd40690c14178f15f3d4ad Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Mon, 22 Feb 2016 21:14:18 -0600 Subject: [PATCH] Add config to readme --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index df35ae7..c6a1e74 100644 --- a/README.markdown +++ b/README.markdown @@ -737,6 +737,11 @@ with qdate: Also note that the range functions are *inclusive*. +## Configuration Sample + +There is a sample configuration file can be found in the root of the qdate +directory. Or you can just [look at it +here](https://github.com/choptastic/qdate/blob/master/qdate.config). ## Thanks