diff --git a/README.md b/README.md index e4010a1..7e643f2 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![license](https://img.shields.io/github/license/miyako/4d-plugin-zip)](LICENSE) ![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-zip/total) +**Note**: for v17 and earlier, move `manifest.json` to `Contents` + # 4d-plugin-zip 4D plugin to zip and unzip. @@ -32,16 +34,6 @@ To use on v16 or v17, move manifest.json to contents. * ANSI code page (for old Windows) -### Platform - -| carbon | cocoa | win32 | win64 | -|:------:|:-----:|:---------:|:---------:| -||||| - -### Version - - - ``` success:=Zip (src;dst;pass;level;options;callback;codepage) ```