From 2d32326545644eed7f67fa450298fc471427a475 Mon Sep 17 00:00:00 2001 From: Arash zandi Date: Thu, 14 Sep 2023 13:35:50 +0330 Subject: [PATCH] Update README.md I edited the inadvertent mistake of writing Angular instead of React. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99f9cdc..3fc56c0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ You can see how this app was made by checking out the Udemy course for this here [Udemy course](https://www.udemy.com/course/complete-guide-to-building-an-app-with-net-core-and-react/?couponCode=REGITHUB) -If you are looking for the repository for the version of this app created on .Net 6.0 and Angular v12 then this is available here: +If you are looking for the repository for the version of this app created on .Net 6.0, React 16 and React Router 5 then this is available here: -https://github.com/TryCatchLearn/Reactivities-v6 \ No newline at end of file +https://github.com/TryCatchLearn/Reactivities-v6