From 74da45ca642d65a61a9284a3dcfec85b3e4eb108 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Thu, 22 Apr 2021 14:04:19 -0400 Subject: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 22454bf..6846372 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,11 @@ images all with the same aspect ratio, this is the tool for you. To compile, run `make release`. There may be bugs; I won't fix them (sorry). + +See the top of `main.c` for basic configuration. +Click to make a new crop. The first one will be stored as `[filename]-1.png`, then +`[filename]-2.png`, etc. You can press a number key to switch to that index. + +Scroll to resize the cropping frame, and press r to reset it to the default. +Press space/n to move to the next image, and p to move to the previous one. + -- cgit v1.2.3