diff --git a/README.md b/README.md index d725618..dda1230 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Named Entity Recognition with Kubeflow and Keras +> Now officially part of Kubeflow examples https://github.com/kubeflow/examples 🎉 + This example demonstrates how you can use Kubeflow to train and deploy a Keras model with a custom prediction routine. ## Goals