From 796f86e3b41815b77e1864c6d432539dd9e7acaa Mon Sep 17 00:00:00 2001 From: Marco Gorelli <33491632+MarcoGorelli@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:14:48 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd7471006..51fa94c9f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Seamlessly support both, without depending on either! - ✅ **Just use** a subset of **the Polars API**, no need to learn anything new - ✅ **No dependencies** (not even Polars), keep your library lightweight -- ✅ Separate **Lazy** and Eager APIs +- ✅ Be **lazy** - ✅ Use Polars **Expressions** **Note: this is work-in-progress, and a bit of an experiment, don't take it too seriously**.