From ea6200d4ff62c62a7644410eb567f3d1946b0150 Mon Sep 17 00:00:00 2001 From: Matt Green Date: Tue, 20 Aug 2024 17:09:45 -0700 Subject: [PATCH] Test PR --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb5b526..d6b5c5a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ It currently supports kafka as a real-time source and a sink, windowed aggregati ## Quick Start + ### Prerequisites - Docker @@ -41,4 +42,4 @@ A more powerful example can be seen in our [Kafka ridesharing example](./docs/ka Denormalized is built and maintained by [Denormalized](https://www.denormalized.io) in San Francisco. -This repo is still a *work-in-progress* and we are actively seeking design partners. If you have have a specific use-case you'd like to discuss please drop us a line via a [github issue](https://github.com/probably-nothing-labs/denormalized/issues) or email `hello@denormalized.io`. \ No newline at end of file +This repo is still a *work-in-progress* and we are actively seeking design partners. If you have have a specific use-case you'd like to discuss please drop us a line via a [github issue](https://github.com/probably-nothing-labs/denormalized/issues) or email `hello@denormalized.io`.