diff --git a/README.md b/README.md index ef494274974..fb36f6cabcb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ prediction = my_model.predict(fs.get_online_features(customer_features, customer ``` ## Important resources + +Please refer to the official docs at + * [Why Feast?](https://docs.feast.dev/why-feast) * [Concepts](https://docs.feast.dev/concepts) * [Installation](https://docs.feast.dev/getting-started/installing-feast)