URI: 
       Clarify statement in README - croptool - Image cropping tool
  HTML git clone git://lumidify.org/croptool.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/croptool.git (encrypted, but very slow)
  HTML git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/croptool.git (over tor)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit a609327a44bd87ff54adcfbc549230c83ae49179
   DIR parent f5defee322437ec0c63a9d2872b7ef10936e9140
  HTML Author: lumidify <nobody@lumidify.org>
       Date:   Tue, 14 May 2024 17:08:21 +0200
       
       Clarify statement in README
       
       Diffstat:
         M README                              |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/README b/README
       @@ -9,8 +9,9 @@ on images and print out a command to crop each image.
        
        selectool is a simple tool to select images and output
        a command for each selected image. It is mainly meant
       -to help quickly delete images that have been recovered
       -using programs like photorec or foremost.
       +to help quickly delete unimportant images that have been
       +inadvertently recovered using programs like photorec or
       +foremost while keeping the important images.
        
        See Makefile for compile-time options.