From 58b6028eec780403a51e93c8da9558f2210ac7a5 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Mon, 15 Nov 2021 16:53:43 +0530 Subject: fix markdown syntax --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2e14961b..0a1021ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,2 @@ -

- Common Interface Project -

-
- [![CodeFactor](https://www.codefactor.io/repository/github/FOSSEE/Common-Interface-Project/badge)](https://www.codefactor.io/repository/github/FOSSEE/Common-Interface-Project) -
+# Common Interface Project +###### [![CodeFactor](https://www.codefactor.io/repository/github/FOSSEE/Common-Interface-Project/badge)](https://www.codefactor.io/repository/github/FOSSEE/Common-Interface-Project) -- cgit