Update readme with demo

This commit is contained in:
2024-07-14 15:09:33 +09:30
parent bbed468e67
commit 3126bc9a56

View File

@@ -2,6 +2,8 @@
A protobuf message GUI editor. This allows protobuf messages (including JSON formatted messages) stored on disk to be created and edited based on `.proto` definnition files. A protobuf message GUI editor. This allows protobuf messages (including JSON formatted messages) stored on disk to be created and edited based on `.proto` definnition files.
A browser-based demo can be found at https://buf.michaelpivato.dev
## Contributing ## Contributing
### Requirements ### Requirements