From 1db7d5eb7c9f0fe5e87f23883f6f9d39dce685cb Mon Sep 17 00:00:00 2001 From: Prince Srivastava <66737752+Prince72091@users.noreply.github.com> Date: Wed, 30 Sep 2020 23:18:33 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fedff..f63ef5e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Repository for the Course [HTML Basics](http://) at [Telerik Academy](http://) -In the free course [HTML Basics](http://) the students will make their first steps in the development of modern web applications. The course is introductionary and covers only the basics of web development. Yet it is a fundamental for everybody who wants to grow as a web professional, both front-end developer or web developer. +In the free course [HTML Basics](http://) the students will make their first steps in the development of modern web applications. The course is introductory and covers only the basics of web development. Yet it is a fundamental for everybody who wants to grow as a web professional, both front-end developer or web developer. The course includes topics such as **HTML tags**, **using tables**, **forms and inputs** and more...