Add new comment

Please `chmod +x yourbinaryfile` before run

Because the windows filesystem could not express the "execute" privilege, after you copy your generated binary file to Linux and Mac, please `chmod +x yourbinaryfile` first.

In the future release I'm thinking to generated a ".zip" file instead to contain the "execute" privilege.