From 3916ab0cf826f7cfb629a3e533fdba8b15cf493b Mon Sep 17 00:00:00 2001 From: KJ Choi Date: Mon, 2 Oct 2023 12:49:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b06c26..bb33088 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ The Coinbase Real-time Data Pipeline is engineered to acquire real-time cryptocu ## Todo * ~~Implement container orchestration using Kubernetes~~ -> write a blog post on this -* Set up a CI pipeline using GitHub Actions +* ~~Set up a CI pipeline using GitHub Actions~~ -> write a blog post on this * Perform code cleanup and integration testing * Explore interesting data analysis opportunities on the collected data