diff --git a/samples/react-teams-message/README.md b/samples/react-teams-message/README.md index b2db808f7..3cbc38082 100644 --- a/samples/react-teams-message/README.md +++ b/samples/react-teams-message/README.md @@ -110,10 +110,14 @@ Version|Date|Comments ## Minimal Path to Awesome * Clone this repository +* From your command line, change your current directory to the directory containing this sample (`react-teams-message`, located under `samples`) * in the command line run: * `npm install` * `gulp serve` +## Video + +[![Sending a Teams Message using Microsoft Graph from a SPFx web part](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=lzOcAL_6A7c "Sending a Teams Message using Microsoft Graph from a SPFx web part") ## Disclaimer diff --git a/samples/react-teams-message/assets/video-thumbnail.jpg b/samples/react-teams-message/assets/video-thumbnail.jpg new file mode 100644 index 000000000..8c652c444 Binary files /dev/null and b/samples/react-teams-message/assets/video-thumbnail.jpg differ