diff --git a/README.md b/README.md
index 753461a..9d29c90 100644
--- a/README.md
+++ b/README.md
@@ -382,6 +382,7 @@
* [dirty_cat](https://github.com/dirty-cat/dirty_cat) - Machine learning on dirty tabular data (especially: string-based variables for classifcation and regression).
* [NitroFE](https://github.com/NITRO-AI/NitroFE) - Moving window features.
* [sk-transformer](https://github.com/chrislemke/sk-transformers) - A collection of various pandas & scikit-learn compatible transformers for all kinds of preprocessing and feature engineering steps
+* [tubular](https://github.com/azukds/tubular) - Collection of scikit-learn compatible transformers written in [narwhals]( https://github.com/narwhals-dev/narwhals), which can accept either polars/pandas inputs and utilise the chosen library under the hood. 
### Feature Selection