diff --git a/samples/js-advanced-commenting/README.md b/samples/js-advanced-commenting/README.md index 5522922eb..b2d389f98 100644 --- a/samples/js-advanced-commenting/README.md +++ b/samples/js-advanced-commenting/README.md @@ -75,6 +75,7 @@ Version|Date|Comments ## Minimal Path to Awesome - Clone this repository +- From your command line, change your current directory to the directory containing this sample (`js-advanced-commenting`, located under `samples`) - in the command line run: - `npm install` - `gulp bundle --ship && gulp package-solution --ship` @@ -93,6 +94,10 @@ This solution doesn't work on local mode. If you want to try on a real environment, open: [O365 Workbench](https://your-domain.sharepoint.com/_layouts/15/workbench.aspx) +## Video + +[![Building an enhanced commenting web part with SPFx](./assets/video-thumbnail.jpg)](https://www.youtube.com/watch?v=ndHMdfFscsk "Building an enhanced commenting web part with SPFx") + ## Disclaimer diff --git a/samples/js-advanced-commenting/assets/video-thumbnail.jpg b/samples/js-advanced-commenting/assets/video-thumbnail.jpg new file mode 100644 index 000000000..b137754c5 Binary files /dev/null and b/samples/js-advanced-commenting/assets/video-thumbnail.jpg differ