From 93e8d8e8a01ec8dc9157a864a7e2337294118521 Mon Sep 17 00:00:00 2001 From: Jason Dai Date: Wed, 15 Dec 2021 10:21:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55376ceae6c..d421cf0eba2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ BigDL makes it easy for data scientists and data engineers to build end-to-end, * [PPML](#ppml-privacy-preserving-machine-learning): privacy preserving big data analysis and machine learning (*experimental*) - * [Cluster Serving](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html): Real-time, Distributed Model Serving + * [Cluster Serving](https://bigdl.readthedocs.io/en/latest/doc/Serving/Overview/serving.html): distributed, real-time model serving For more information, you may [read the docs](https://bigdl.readthedocs.io/).