diff --git a/README.md b/README.md index edad7a1..db79f9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Nuxt and Node Streaming Application - +[Article](https://www.smashingmagazine.com/2021/04/building-video-streaming-app-nuxtjs-node-express/) ## Setup Node Server ``` bash @@ -13,4 +13,4 @@ yarn start cd frontend yarn install yarn dev -``` \ No newline at end of file +```