diff --git a/README.md b/README.md
index 0fdaf94..bc0a8ec 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,7 @@
* [metric-learn](https://github.com/all-umass/metric-learn) - Metric learning algorithms in Python.
* [pyGAM](https://github.com/dswah/pyGAM) - Generalized Additive Models in Python.
* [causalml](https://github.com/uber/causalml) - Uplift modeling and causal inference with machine learning algorithms.
+* [gower-express](https://github.com/momonga-ml/gower-express) - High-performance GPU-accelerated Gower distance for similarity matching across mixed data types.
### Gradient Boosting
* [XGBoost](https://github.com/dmlc/xgboost) - Scalable, Portable, and Distributed Gradient Boosting.