From 329ec8f4d2daa34d01034b92f217ab829dd44918 Mon Sep 17 00:00:00 2001 From: Chris Schuhmacher Date: Tue, 10 Sep 2019 09:47:56 -0700 Subject: [PATCH] reqeust for feedback --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c352446..04cbaf5 100644 --- a/README.md +++ b/README.md @@ -497,3 +497,5 @@ And if you decide to bundle for production, run And include the `dist` bundled file **main.js** in the **index.html** file of your app. Happy Coding! + +Would love to hear what you thought of this tutorial. Opening a PR for comments/feedback.