diff --git a/dist/README.md b/dist/README.md new file mode 100644 index 000000000..e11f8e21f --- /dev/null +++ b/dist/README.md @@ -0,0 +1,17 @@ +This folder contains prebuilt browser versions of [protobuf.js](https://github.com/dcodeIO/protobuf.js). When sending pull requests, it is not required to update these. + +Prebuilt files are in source control to enable pain-free CDN usage through [RawGit](http://rawgit.com/): + +Development: + +``` + +``` + +Production: + +``` + +``` + +**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/releases) your project depends upon.