diff --git a/README.md b/README.md index 19fd73029..838d7617c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,9 @@ Feathr automatically computes your feature values and joins them to your trainin ## Documentation -For more details on Feathr, read our [documentation](https://linkedin.github.io/feathr/). For Python API references, read the [Python API Reference](https://feathr.readthedocs.io/). +- For more details on Feathr, read our [documentation](https://linkedin.github.io/feathr/). +- For Python API references, read the [Python API Reference](https://feathr.readthedocs.io/). +- For technical talks on Feathr, see the [slides here](./docs/talks/Feathr%20Feature%20Store%20Talk.pdf). ## Running Feathr on Azure with 3 Simple Steps diff --git a/docs/talks/Feathr Feature Store Talk.pdf b/docs/talks/Feathr Feature Store Talk.pdf new file mode 100644 index 000000000..d330fafe0 Binary files /dev/null and b/docs/talks/Feathr Feature Store Talk.pdf differ