diff --git a/README.md b/README.md index 2c6965b..c631a29 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Learn the necessary techniques and tools for building inclusive web applications with JavaScript from Gatsby's Head of Learning Marcy Sutton. -Presenting at [Frontend Masters](https://frontendmasters.com/workshops/javascript-accessibility/) +Presented at Frontend Masters! You can view the videos that go along with the workshop material in the [Accessibility in JavaScript Application course](https://frontendmasters.com/courses/javascript-accessibility/). Some key takeaways: @@ -53,4 +53,4 @@ You can also check out the `solutions` branch to see everything in action: https ### Prerequisites 1. Have a text editor installed, i.e. VSCode -2. Have the Gatsby CLI (gatsby-cli) installed globally by running ```npm install -g gatsby-cli``` \ No newline at end of file +2. Have the Gatsby CLI (gatsby-cli) installed globally by running ```npm install -g gatsby-cli```