From c1cb367acfd28f4e8e79ab6250d978106fbc2c48 Mon Sep 17 00:00:00 2001 From: JFreegman Date: Tue, 8 Apr 2014 02:17:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4f2b528..22615c5 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,5 @@ If you dont already have them, you may need to install the ncurses libraries. Fo ``` sudo apt-get install libncurses5-dev libncursesw5-dev ``` +## Settings +After running Toxic for the first time an empty file called toxic.conf should reside in your home configuration directory (~/.config/tox for Linux users). For an example on how to use this config file to save settings such as auto-logging and time format see: toxic/misc/toxic.conf