From a01c37e7625ef068ebe23cee63e8d14c38d0161d Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Fri, 22 Mar 2024 08:58:26 -0700 Subject: [PATCH] Update README.md Minor punctuation fixes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4dc965..8251c02 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ the image file. The second usage scenario is reconstructing sparse files Generally speaking, if you had a sparse file but then expanded it, there is no way to reconstruct it. -In some cases, something like +In some cases, something like: ```bash $ cp --sparse=always expanded.file reconstructed.file @@ -335,7 +335,7 @@ python3 -m unittest -bv ## Project and maintainer The bmaptool project implements bmap-related tools and API modules. The entire -project is written in python +project is written in python. The project author is Artem Bityutskiy (dedekind1@gmail.com). The project is currently maintained by: