diff options
author | Colin Okay <okay@toyful.space> | 2020-04-16 20:50:15 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-10-12 09:37:42 -0500 |
commit | 6b403839c0400a1e2da13d47e2875fec4d89d9e8 (patch) | |
tree | c0e13fc224708d6d13942672bba42b80ba65fc4a | |
parent | 61ff749580af94f05b5bd235358c1f388aaf147a (diff) |
typo
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -186,7 +186,8 @@ I copy the resulting executable to =~/.local/bin=, which is in my =PATH=. ** Caveats -I made this for my own use, but relased it thinking it might be useful for others. +I made this for my own use but released it thinking it might be useful +for others. Presently, the tool only works with PNG files that have RGBA format. (i.e each pixel takes up 4 bytes). |