From 72523a7eee831fa713731078fb2775ad2b609dcd Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 1 Apr 2021 10:21:05 -0400 Subject: [PATCH] Update README.md --- 7-vue/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/7-vue/README.md b/7-vue/README.md index 79f86147..98c4c894 100644 --- a/7-vue/README.md +++ b/7-vue/README.md @@ -1,4 +1,4 @@ -# 🖥️ 1: Build A Simple Pet Fetching Web App +#A Taste of Vue: Build A Simple Pet Fetching Web App | **Project Goal** | Get started with Vue.js basics and simple API calls | | ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | @@ -732,6 +732,8 @@ Now our list has a nice move animation after deleting its element! **🎊You've finished Supplement 2!🎊** -## Author +##[Assignment: Build a new App](assignment.md) + +## Authors Made with ❤️ by Natalia Tepluhina, updated by Jen Looper