From 785c46b78e5fcb30d948cc3498639543c3a20829 Mon Sep 17 00:00:00 2001 From: Joshua Oladele Date: Sat, 20 Apr 2024 10:20:46 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f90b89..c140d66 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ A quick and effective way to get started is by exploring the comprehensive examp 🧂 Granular, 🧩 Modular & 📈 Scalable
🌍 Environment-agnostic to allow inspecting 🔍 & replicating indexes anywhere!
🔓 ORM-agnostic, use any ORM to access indexed data
-📤 Easy export to your favorite data lake: S3, Snowflake, Redshift
+📤 Easy export to any data lake: S3, Snowflake, etc.
🚫 No complex YAML/JSON/CLI config
💪 Index contracts discovered at runtime
✨ Handles re-org with no UX impact
@@ -78,4 +78,4 @@ A quick and effective way to get started is by exploring the comprehensive examp ## Contributing -All contributions are welcome. Before working on a PR, please consider opening an issue detailing the feature/bug. Equally when submitting a PR, ensure that all checks pass to facilitate a smooth review process. +All contributions are welcome. Before working on a PR, please consider opening an issue detailing the feature/bug. Equally, when submitting a PR, please ensure that all checks pass to facilitate a smooth review process.