From 7d25d7ec69e3a2b962734c548c369b1d6e681943 Mon Sep 17 00:00:00 2001 From: Vinish7 <67742791+Vinish7@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:24:25 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3373d36..27fcbf6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Building an AngularJS Website Using Routes +Building an AngularJS Website using Routes ====================== -This is a simple AngularJS website using routes and partials. I have also included StateService to show how to preserve state across route changes. +This is a simple AngularJS Website using Routes and Partials. I have also included StateService to show how to preserve state across route changes.