README.md in img2zpl-0.1.2 vs README.md in img2zpl-0.1.3

- old
+ new

@@ -22,19 +22,19 @@ ```ruby require 'img2zpl' img = Img2Zpl::Image.open('foo.jpg') -zpl = img.to_zpl #=> "^FO0,0^GFA, ... ^FS" +zpl = img.to_zpl #=> "^GFA, ... ^FS" ``` ### Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) #### [Changelog](CHANGELOG.md) ### Copyright -Copyright © 2019, [Michael King](https://twitter.com/_mtking2) and [Contributors](CHANGELOG.md). +© 2019, [Michael King](https://twitter.com/_mtking2) and [Contributors](CHANGELOG.md). MIT License, see [LICENSE](https://github.com/mtking2/img2zpl/blob/master/LICENSE)