From a58a4ded246e64c69995893e573d4a978c81b733 Mon Sep 17 00:00:00 2001 From: snare Date: Fri, 8 Apr 2016 16:04:38 +1000 Subject: [PATCH] Reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b5042..65689f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Voltron ======= -Voltron is an extensible debugger interface written in Python. It allows you to attach utility views to your debugger (LLDB, GDB or VDB) that can retrieve and display data from the debugger host. By running these views in other terminal windows or panes, you can build a customised debugger user interface to suit your needs. +Voltron is an extensible debugger user interface toolkit written in Python. It aims to lessen the pain of various CLI debuggers by allowing you to attach utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs. Built-in views are provided for: