From a111df0f9413ece5cf7027cab31d9b0c0d18db8b Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sat, 4 Oct 2025 17:58:34 +0300 Subject: [PATCH] Minor edits --- qownnotes/README | 2 +- usbimager/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qownnotes/README b/qownnotes/README index e8f8108..073ce63 100644 --- a/qownnotes/README +++ b/qownnotes/README @@ -17,5 +17,5 @@ requires qt6. To enable internal git versioning of your notes, use LIBGIT2=yes, otherwise `git` command will be used. This requires libgit2. -To use system Botan, use BOTAN=yes, otherwise a bundled stub will be +To use system Botan, use BOTAN=yes, otherwise a bundled snippet will be used. This requires Botan3. diff --git a/usbimager/README b/usbimager/README index 7e3c2b5..c4bc13d 100644 --- a/usbimager/README +++ b/usbimager/README @@ -19,7 +19,7 @@ Features: - Can read raw disk images: .img, .bin, .raw, .iso, .dd, etc. - Can read compressed images on-the-fly: .gz, .bz2, .xz, .zst - Can read archives on-the-fly: .zip (PKZIP and ZIP64), .zzz (ZZZip), - .tar, .cpio, .pax (*) + .tar, .cpio, .pax - Can create backups in raw and ZStandard compressed format - Can send images to microcontrollers over serial line - Available in 18 languages -- 2.46.4