Improve README. - vtv-tools - virtual terminal video tools
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6ae55bdc3d9e431d0ff842bea24f34c3cdde5caf
 (DIR) parent 3782052f6840e17e1fdc36610214d2a3c860fa96
 (HTM) Author: Troels Henriksen <athas@sigkill.dk>
       Date:   Tue, 22 Aug 2023 18:59:38 +0200
       
       Improve README.
       
       Diffstat:
         M README.md                           |       7 +++++--
       
       1 file changed, 5 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -4,10 +4,13 @@ Tools for working with the VTV format.
        
        ## Currently available
        
       -* [`vtv-player`](bin/vtv-player): play vtv videos in terminal.
       +* [`vtv-player`](bin/vtv-player): play VTV videos in terminal.
        
        * [`vtv-from-ff`](src/vtv-from-ff.c): convert
       -  [farbfeld](https://tools.suckless.org/farbfeld/) images to vtv.
       +  [farbfeld](https://tools.suckless.org/farbfeld/) images to VTV.
       +
       +* [`vtv-viewer`](src/vtv-viewer.c): interactively browse the frames of
       +  a VTV file.
        
        ## Format specification