We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dfa46e commit 5d63749Copy full SHA for 5d63749
README.md
@@ -35,7 +35,7 @@
35
</tr>
36
<tr>
37
<td>Code Quality</td>
38
- <td>
+ <td>
39
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/context:python">
40
<img src="https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm quality grade" />
41
</a>
@@ -46,7 +46,7 @@
46
47
48
<td>Coverage</td>
49
50
<a href="https://coveralls.io/r/pvlib/pvlib-python">
51
<img src="https://img.shields.io/coveralls/pvlib/pvlib-python.svg" alt="coveralls coverage" />
52
@@ -62,7 +62,8 @@
62
<img src="https://img.shields.io/badge/benchmarks-asv-lightgrey" />
63
64
</td>
65
- </tr>
+</tr>
66
+<tr>
67
<td>Publications</td>
68
<td>
69
<a href="https://doi.org/10.5281/zenodo.3762635">
0 commit comments