From 61ed6425bd4cfc5dc6cbc321cd9f094e066b5a58 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 8 Jun 2017 13:29:36 +0100 Subject: Move FAQ online and do not ship TODO. --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 018ef9f5..9c036a2a 100644 --- a/README +++ b/README @@ -37,8 +37,7 @@ the source tree with: $ nroff -mdoc tmux.1|less -Some common questions are answered in the FAQ file, a rough todo list is in the -TODO file and an example configuration in example_tmux.conf. +A small example configuration in example_tmux.conf. A vim(1) syntax file is available at: -- cgit