From 05d578d27ac816a57688d35e65565bf7b35efe67 Mon Sep 17 00:00:00 2001 From: Joseph Livesey Date: Sat, 14 Sep 2024 15:11:09 -0400 Subject: [PATCH] docs: update protobuffer info --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 5a2b4e8..c1ba8b6 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,8 @@ and [flat-files-decoder](https://github.com/semiotic-ai/flat-files-decoder) ## Protobuffer definitions - `block.proto`: +- `firehose.proto`: +- `type.proto`: ## Tests