Skip to content

Commit 7c451ea

Browse files
committed
Add link to flatc --annotate README
1 parent 2f8d624 commit 7c451ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,6 +1243,8 @@ Format] document contains a hand written annotated example which inspired the
12431243
by, while flatcc normally packs all vtables at the end of the buffer for
12441244
better padding and cache efficiency.
12451245

1246+
See also [flatc --annotate].
1247+
12461248

12471249
## File and Type Identifiers
12481250

@@ -2558,3 +2560,5 @@ See [Benchmarks]
25582560
[hexdump.h]: https://github.com/dvidelabs/flatcc/blob/master/include/flatcc/support/hexdump.h
25592561
[readfile.h]: include/flatcc/support/readfile.h
25602562
[Security Considerations]: https://github.com/dvidelabs/flatcc/blob/master/doc/security.md
2563+
[flatc --annotate]: https://github.com/google/flatbuffers/tree/master/tests/annotated_binary
2564+

0 commit comments

Comments
 (0)