PLC Bundle V1 Example Implementations

with instead of

+1 -1
+1 -1
README.md
··· 13 13 14 14 ## Usage 15 15 16 - This script should run well on **[Bun](https://bun.com/) (recommended)**, [Deno](https://deno.com/), or [Node.js](https://nodejs.org/en). 16 + This script should run well with **[Bun](https://bun.com/) (recommended)**, [Deno](https://deno.com/), or [Node.js](https://nodejs.org/en). 17 17 18 18 The script accepts one optional argument: the path to the output directory where bundles will be stored. If omitted, it defaults to `./plc_bundles`. 19 19