From 3490a5b518de0a3337baf924b5310a6597ec0424 Mon Sep 17 00:00:00 2001 From: Arjun C Vinod <68469520+arjuncvinod@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:10:18 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95d5b731..0e5ebae9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Authentication-Secrets -To inspect the code for the module, you can clone this repository and use git checkout to see the completed code for each lesson. If you don't remember how to do this, be sure to revisit the Git and GitHub module in the course. +### To inspect the code for the module, you can clone this repository and use git checkout to see the completed code for each lesson. If you don't remember how to do this, be sure to revisit the Git and GitHub module in the course. From abc72866b717f02352bf724c2736dbb44e8159f9 Mon Sep 17 00:00:00 2001 From: Arjun C Vinod <68469520+arjuncvinod@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:12:36 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5ebae9..25521fb2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Authentication-Secrets -### To inspect the code for the module, you can clone this repository and use git checkout to see the completed code for each lesson. If you don't remember how to do this, be sure to revisit the Git and GitHub module in the course. +#### To inspect the code for the module, you can clone this repository and use git checkout to see the completed code for each lesson. If you don't remember how to do this, be sure to revisit the Git and GitHub module in the course.