From 82e8915728a31d1314714fadd24bdd49eb6410eb Mon Sep 17 00:00:00 2001 From: Coding-Thunder <67011829+Coding-Thunder@users.noreply.github.com> Date: Fri, 1 Oct 2021 10:26:06 +0530 Subject: [PATCH] Improved Docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82f15aa..b663966 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# React Tutorial +# React Js Tutorial Learn the fundamentals of React including simple and class components, state, props, and submitting form data.