Updated README

This commit is contained in:
Caleb Gardner
2020-11-10 05:59:17 -06:00
parent 630e6e0f7c
commit 29400334c7
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@ My playground to mess around with Squashfs in Go. Might turn into an actual libr
Right Now it's mostly based on [distri's squashfs library](https://github.com/distr1/distri/tree/master/internal/squashfs)
Special thanks to https://dr-emann.github.io/squashfs/ for some VERY important information in an easy to understand format
# Ideas
* Link directly to squashfs-tool using cgo
* cgo can be a butt