From 28073dd8021ca0e35dc84bee2baecc74bb84487e Mon Sep 17 00:00:00 2001 From: Pankaj Singh Date: Fri, 2 Oct 2020 11:09:04 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 45cf19a..d980d16 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -#Coding standards front end +> Coding standards front end -##Code formatting +>> Code formatting -##HTML +>>> HTML * Use Polygot Markup with the following emphasis: * Use XHTML compliant Boolean attributes e.g. <input type="text" required="required" />. @@ -373,4 +373,4 @@ Development Process A collection of best practise standards from around the web and for our specific project needs. -This work is licensed under a Creative Commons License by the contributors. \ No newline at end of file +This work is licensed under a Creative Commons License by the contributors.