Emphasize the best(worst) part of the project in the README.

This commit is contained in:
Paul Knight 2017-03-14 16:48:40 -07:00
parent 630bca27db
commit fe2e110347
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
SwresTools is a set of two tools for exploring and dumping classic Macintosh resource forks, written in Swift.
SwresTools is a set of two tools for exploring and dumping classic Macintosh resource forks, written in Swift. The best(worst) part is you can mount a resource fork as a filesystem with FUSE.
SwresTools can convert some resources to modern types. For example, it can translate some <code>snd </code> resources to WAV files.