Skip to content

Commit 269bc7b

Browse files
committed
Update readme
1 parent 194a77f commit 269bc7b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ expect(copy).to eql(obj)
4747

4848
where `obj` can be an instance of one of the supported types.
4949

50+
## Protobuf schema definition
51+
52+
You can use it to generate code for serialization and deserialization in any programming language supported
53+
by Protobuf.
54+
55+
* https://github.com/arkency/protobuf-nested-struct/blob/master/lib/protobuf_nested_struct/struct.proto
56+
5057
## Development
5158

5259
* `bundle install`

0 commit comments

Comments
 (0)