From ee2c810152df42098632a32f5f4547bc2df36b52 Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Mon, 23 Jun 2014 11:57:19 +0200 Subject: [PATCH] add configuration explanation to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cf54e5a..a23571b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ To get a little demo, just type You can navigate with the arrow keys and quit with `q`. +Configuration +------------- + +Edit config.h to fit your needs. The font has to be in the X servers font path, +see `man xset` for how to add it. + Usage -----