From b3d85cd8e158bb6482735101762f6f73d6348e74 Mon Sep 17 00:00:00 2001
From: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
Date: Fri, 26 Jun 2020 14:23:25 -0400
Subject: [PATCH] add LGTM status + remove HTML tags and use Markdown syntax
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a6cde5f50..53320a5b1 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
# The Algorithms - C++ # {#mainpage}
+
[](https://gitpod.io/#https://github.com/TheAlgorithms/C-Plus-Plus) [](https://lgtm.com/projects/g/TheAlgorithms/C-Plus-Plus/context:cpp)
[](https://gitter.im/TheAlgorithms)
-
+[]("https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/CONTRIBUTING.md")


-
-
+[]("https://TheAlgorithms.github.io/C-Plus-Plus")
+[]("https://github.com/TheAlgorithms/C-Plus-Plus/actions?query=workflow%3A%22Awesome+CI+Workflow%22")
[Online Documentation](https://TheAlgorithms.github.io/C-Plus-Plus).