From 829c8474bf7a0b2a34045d7ab51f6d8784207f0f Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sat, 9 Dec 2017 21:23:52 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4115858..aad0e80 100644 --- a/README.md +++ b/README.md @@ -193,9 +193,7 @@ Themes can be used to customize the look and feel of RTV -List installed themes with ``--list-themes`` command, and select one with ``--theme``. You can also set the theme permenantly in your [rtv.cfg](rtv/templates/rtv.cfg) file. - -While inside of RTV, you can use the F2 & F3 keys for a live preview. +List installed themes with ``--list-themes`` command, and select one with ``--theme``. You can also set the theme permenantly in your [rtv.cfg](rtv/templates/rtv.cfg) file. While inside of RTV, you can use the F2 & F3 keys for a live preview. For instructions on writing and installing your own themes, see [THEMES.md](THEMES.md).