diff --git a/README.md b/README.md index 3320941..00346be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Introduction This repository contains a simple Full Stack Express / React application. It is intended to demonstrate as wide an array of features as possible while still keeping the app simple and easy to understand. - This application accompanies the course on Pluralsight Building a Full Stack Application with Express and React [Note: Add link]. + This application accompanies the course on Pluralsight [Building a Full Stack Application with Express and React](https://www.pluralsight.com/courses/react-express-full-stack-app-building). This application consists of Front End component (located in the `app` directory) that is built with Redux and React. It also has a Back End component (located in the `server` directory) that uses Express to manage