diff --git a/README.md b/README.md index 0ed47f5..cffec4a 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ them all at once, but only one horizontal line of pixels at a time. ### But why? The author of that Mastodon post mentioned that he wrote a bash script to do -this that took a *a couple of days* to run for a short clip. I wanted to see if -I could make it faster (and I did - this runs on the order of a few *minutes* -for similarly short clips). It might be possible to make this script even -faster, but I couldn't figure out how without the script using too much memory. +this that took *a couple of days* to run for a short clip. I wanted to see if I +could make it faster (and I did - this runs on the order of a few *minutes* for +similarly short clips). It might be possible to make this script even faster, +but I couldn't figure out how without the script using too much memory. ### Is this even useful? I would love to find out that it is!