Add a section about windows

This commit is contained in:
TheFrenchGhosty 2021-08-11 17:39:38 +02:00 committed by GitHub
parent f30f2abfde
commit 7de78da0f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,10 @@ $ echo 'CkEKCeOCj+OBn+OBlxDSCSIQWmQ730+N8z8tsp3vp8YJQCoSCAESBzA4MDAwMDAaBQ26sSZE
}
```
## Windows
Windows users can run the binaries in a linux-on-windows tool (like Git bash or WSL) or use the official [protobuf binaries](https://github.com/protocolbuffers/protobuf/releases) to encode/decode protobuf data.
## Contributing
1. Fork it (<https://github.com/omarroth/protodec/fork>)