diff --git a/README.md b/README.md index 994c38417..418ed2536 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ 😣: uses additional memory proportional to the cardinality of the columns in the CSV. 🧠: expensive operations are memoized with available inter-session Redis/Disk caching for fetch commands. 🗄️: [Extended input support](#extended-input-support). -🐻‍❄️: command powered by [![polars 0.43.1 at the py-1.11.0 tag](https://img.shields.io/badge/polars-0.43.1-blue) at py-1.11.0 tag](https://github.com/pola-rs/polars/releases/tag/py-1.11.0). +🐻‍❄️: command powered by [![polars 0.44.0 ](https://img.shields.io/badge/polars-0.44.0-blue)](https://github.com/pola-rs/polars/releases/tag/rs-0.44.0). 🤖: command uses Natural Language Processing & General AI techniques. 🏎️: multithreaded and/or faster when an index (📇) is available. 🚀: multithreaded even without an index.