Merge pull request #2 from srevinsaju/patch-1

fix: typo in readme
This commit is contained in:
Caleb Gardner
2021-01-27 08:35:41 -06:00
committed by GitHub
+1 -1
View File
@@ -13,6 +13,6 @@ Thanks also to [distri's squashfs library](https://github.com/distr1/distri/tree
## Performane ## Performane
This library, decompressing the firefox AppImage and using go tests, takes about twice as long as `unsquashfs` on my quad core laptop. (~1 second with the libarary and about half a second with `unsquashfs`) This library, decompressing the Firefox AppImage and using go tests, takes about twice as long as `unsquashfs` on my quad core laptop. (~1 second with the library and about half a second with `unsquashfs`)
## [TODO](https://github.com/CalebQ42/squashfs/projects/1?fullscreen=true) ## [TODO](https://github.com/CalebQ42/squashfs/projects/1?fullscreen=true)