diff --git a/README.md b/README.md index 93618d7..66d890a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OrderFlow — Real-time Order Processing Pipeline -A production-grade Go application demonstrating a real-time e-commerce order processing system with: +A production-grade Go application demonstrating a real-time e-commerce order processing system wit: - **Producer API** → writes to sharded Postgres + S3 + publishes to Kafka - **Consumer Service** → reads from Kafka only (no S3/Postgres access by design)