Skip to content

Commit

Permalink
Merge pull request #233 from habics/fix-typo
Browse files Browse the repository at this point in the history
fix typo in README.md
  • Loading branch information
johannesvollmer committed Mar 1, 2024
2 parents 26870e5 + 9d56d28 commit 861f0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -68,7 +68,7 @@ __What we can do:__
- [x] a full-fledged image data structure that can contain any exr image,
can open any image with a single function call (`read_all_data_from_file`)
without knowing anything about the file in advance
- [x] decompress and decompress image sections either
- [x] compress and decompress image sections either
in parallel or with low memory overhead
- [x] read and write progress callback
- [x] write blocks streams, one after another
Expand Down

0 comments on commit 861f0cf

Please sign in to comment.