Updated README

This commit is contained in:
Caleb Gardner
2020-11-08 12:02:34 -06:00
parent 461a2e7e75
commit fd846786b9
+1 -1
View File
@@ -13,4 +13,4 @@ My playground to mess around with Squashfs in Go. Might turn into an actual libr
* MUCH more research needed
* Could look at [squashfs-tools'](https://github.com/plougher/squashfs-tools) code to help out
* Don't have to deal with other people's code :P
* Honestly a bit unnecessary based on how close distri & diskfs's code is.
* Honestly a bit unnecessary based on how close distri & diskfs's code is AND how little I know about squashfs.