include lgtm code stats
This commit is contained in:
55
assets/index.html
Normal file
55
assets/index.html
Normal file
@@ -0,0 +1,55 @@
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<title>TDMtermite</title>
|
||||
<style>
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/RecordEvolution/TDMtermite.git">
|
||||
<img alt="tdmtermite.svg"
|
||||
src="assets/tdmtermite.svg"
|
||||
width="400"
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<div style="width: 100%; display: block; margin-left: 28%; margin-right: 28%;">
|
||||
|
||||
<div style="width: 100%; overflow: hidden;">
|
||||
|
||||
<div style="margin: 5px; float: left;">
|
||||
<a href="https://lgtm.com/projects/g/RecordEvolution/TDMtermite/alerts/">
|
||||
<img alt="Total alerts"
|
||||
src="https://img.shields.io/lgtm/alerts/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div style="margin: 5px; float: left;">
|
||||
<a href="https://lgtm.com/projects/g/RecordEvolution/TDMtermite/context:cpp">
|
||||
<img alt="Language grade: C/C++"
|
||||
src="https://img.shields.io/lgtm/grade/cpp/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div style="margin: 5px; float: left;">
|
||||
<a href="https://lgtm.com/projects/g/RecordEvolution/TDMtermite/context:python">
|
||||
<img alt="Language grade: Python"
|
||||
src="https://img.shields.io/lgtm/grade/python/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user