PLC Bundle V1 Example Implementations

update readme

+1 -1
+1 -1
README.md
··· 1 - # PLC Bundle V1 TypeScript Reference Implementation 1 + # PLC Bundle V1 Reference Implementation in TypeScript 2 2 3 3 This script ([plcbundle.ts](plcbundle.ts)) is a compact, readable reference implementation for creating PLC Bundle v1 archives. It fetches operations from the PLC directory and generates a complete, verifiable repository of data bundles. 4 4