From f9c2bcb31cc716931faae9b2ef8a8f1c44867aaf Mon Sep 17 00:00:00 2001 From: richashah545 Date: Tue, 24 Dec 2019 14:20:58 +0530 Subject: [PATCH 1/2] Proposed Changes Practise purpose --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afa3270ae..c7f3cd8a1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ ![logo_ironhack_blue 7](https://user-images.githubusercontent.com/23629340/40541063-a07a0a8a-601a-11e8-91b5-2f13e4e6b441.png) -# LAB | JS Basic Algorithms +# MYLAB | JS Basic Algorithms -Welcome to your first bootcamp exercise at Ironhack! +Welcome to my first bootcamp exercise on Ironhack! +Richa shah The goal of this exercise is to get you familiarized with the primitive data structures in JavaScript, which we just covered in the class. Feel free to reference lesson materials and don't limit yourself but be curious and use Google to explore multiple solutions. From 698c7f57b1beb4d11ec97d3536607f27e500ce23 Mon Sep 17 00:00:00 2001 From: richashah545 Date: Tue, 24 Dec 2019 14:57:35 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c7f3cd8a1..afa3270ae 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ ![logo_ironhack_blue 7](https://user-images.githubusercontent.com/23629340/40541063-a07a0a8a-601a-11e8-91b5-2f13e4e6b441.png) -# MYLAB | JS Basic Algorithms +# LAB | JS Basic Algorithms -Welcome to my first bootcamp exercise on Ironhack! -Richa shah +Welcome to your first bootcamp exercise at Ironhack! The goal of this exercise is to get you familiarized with the primitive data structures in JavaScript, which we just covered in the class. Feel free to reference lesson materials and don't limit yourself but be curious and use Google to explore multiple solutions.