From 20cf774b3a5d7c0c540f6ea25b7cc1c92f5605cc Mon Sep 17 00:00:00 2001
From: Florian <stayawake@lavabit.com>
Date: Sun, 16 Feb 2014 03:42:24 +0100
Subject: instructions to adapt print footer and header added

---
 README | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 655d4fa..8d39e20 100644
--- a/README
+++ b/README
@@ -29,4 +29,18 @@ for everything to work as expected.
 
 4. 	set your preferred filename in 
 	"print.print_to_filename"
-	
+
+5.(opt) adapt values of footers and headers for your needs
+
+
+Default Values
+==============
+
+print.always_silent_print	false
+print.print_to_file		false
+
+print.footerleft        &PT	//Pagenumber
+print.footerright       &D	//Date
+print.headerleft        &T	//?
+print.headerright       &U	//Filename
+
-- 
cgit v1.2.1