diff --git a/Readme.md b/Readme.md index c1ba8b6..ba4cbc6 100644 --- a/Readme.md +++ b/Readme.md @@ -1,13 +1,15 @@ # sf-protos -StreamingFast's Rust-compiled protocol buffers, used in [header-accumulator](https://github.com/semiotic-ai/header_accumulator) -and [flat-files-decoder](https://github.com/semiotic-ai/flat-files-decoder) +StreamingFast's and Pinax's Rust-compiled protocol buffers for Firehose, +used in [header-accumulator](https://github.com/semiotic-ai/header_accumulator), +[flat-files-decoder](https://github.com/semiotic-ai/flat-files-decoder), and +[forrestrie](https://github.com/semiotic-ai/forrestrie). ## Protobuffer definitions - `block.proto`: - `firehose.proto`: -- `type.proto`: +- `type.proto`: ## Tests