* README.md:
* DiscImageChef.DiscImages/NDIF.cs:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Adds support for Apple NDIF images, closes#47
* Claunia.RsrcFork:
* DiscImageChef.DiscImages/UDIF.cs:
* DiscImageChef.DiscImages/DiskCopy42.cs:
Try to get and use "vers" resource from the Resource Fork to
get ImageApplication and its version.
* DiscImageChef.Filters/OffsetStream.cs:
Corrected OffsetStream arithmetic bug.