From d8d462ec1d64b8d23b3cbcb6fc5d54f7f4ae6abe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 May 2012 05:34:02 -0400 Subject: [PATCH] README.rst: add a description --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 649d8f5..e069a7a 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,9 @@ A simple VTE-based terminal. +The goal is a keyboard-centric terminal without GUI frills. Features will be +configurable at compile-time (enable/disable) in ``config.h``, along with +keybindings. + DEPENDENCIES ============