From c97ae49db482a56e7ecf54a85c3809925c692733 Mon Sep 17 00:00:00 2001 From: "David C. Rankin" Date: Mon, 8 Apr 2019 20:22:05 -0500 Subject: [PATCH] Update Readme, fix typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aec9a4..3962d80 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Taking the contents of the second example above as the contents of the textview ### Interface Command Line Options -The button bar on the bottom has been removed from the default interface and replace with a standard menu and toolbar. If you liked the old button bar you can enable it simply by passing the `'-b'` option on the command line to turn the bottom button bar on. If you don't like the new toolbar, you can turn the toolbar off by passing the `'-t'` option on the command line. The static label across the top basically duplicating the titlebar text. +The button bar on the bottom has been removed from the default interface and replaced with a standard menu and toolbar. If you liked the old button bar you can enable it simply by passing the `'-b'` option on the command line to turn the bottom button bar on. If you don't like the new toolbar, you can turn the toolbar off by passing the `'-t'` option on the command line. The static label across the top basically duplicating the titlebar text has been removed. ### Compiling