From c08b7040374ae792436b555c54e31fbcdc1d2aee Mon Sep 17 00:00:00 2001 From: Stephany Ho Date: Mon, 28 Jul 2025 16:38:52 -0700 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c252450a..db0b73ac 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ MLflow.js is an open-source JavaScript library that helps developers track machine learning experiments and manage models with MLflow, providing functionalities for machine learning lifecycle in JavaScript/TypeScript environments. +**Note:** MLflow.js is a community-maintained project and is **not** affiliated with or endorsed by Databricks or the official MLflow maintainers. +
## Features @@ -157,7 +159,7 @@ Official documentation for MLflow.js can be found