@@ -14,7 +14,6 @@ It contains ShMOLLI implementation as in [this article](https://jcmr-online.biom
1414| [ DOI] [ doi_link ] | [ ![ DOI] [ doi_badge ]] [ doi_link ] |
1515| [ OSX/Linux build - Travis] [ travis_link ] | [ ![ Travis (.org)] [ travis_badge ]] [ travis_link ] |
1616| [ Windows build - AppVeyor] [ appveyor_link ] | [ ![ AppVeyor] [ appveyor_badge ]] [ appveyor_link ] |
17- | [ Code quality - Codacy] [ codacy_link ] | [ ![ Codacy Badge] [ codacy_badge ]] [ codacy_link ] |
1817| [ Test coverage - Codecov] [ codecov_link ] | [ ![ codecov] [ codecov_badge ]] [ codecov_link ] |
1918| [ Downloads] [ downloads_link ] | [ ![ GitHub Releases] [ downloads_badge ]] [ downloads_link ] |
2019
@@ -66,14 +65,9 @@ Please see [contributing.md](contributing.md) and [codeofconduct.md](codeofcondu
6665[travis_badge]: https://img.shields.io/travis/MRKonrad/tomato/master.svg? style=flat-square
6766[appveyor_link]: https://ci.appveyor.com/project/MRKonrad/tomato
6867[appveyor_badge]: https://img.shields.io/appveyor/ci/MRKonrad/tomato/master.svg? style=flat-square
69- [codacy_link]: https://www.codacy.com/app/MRKonrad/tomato? utm_source=github.com& amp; utm_medium=referral& amp; utm_content=MRKonrad/tomato& amp; utm_campaign=Badge_Grade
70- [codacy_badge]: https://img.shields.io/codacy/grade/1ca5a2f31ee040cc9258fc5018e51c1e? style=flat-square
7168[codecov_link]: https://codecov.io/gh/MRKonrad/tomato
7269[codecov_badge]: https://img.shields.io/codecov/c/github/MRKonrad/tomato.svg? style=flat-square
7370[downloads_link]: https://github.com/MRKonrad/tomato/releases
7471[downloads_badge]: https://img.shields.io/github/downloads/MRKonrad/tomato/total.svg? style=flat-square
7572[doxygen_link]: https://mrkonrad.github.io/tomato/html/md__r_e_a_d_m_e.html
76- [toamto_docs_link]: https://mrkonrad.github.io/tomato_docs/
77-
78- conan remove -f tomato
79- conan create . cvi/production -s compiler.version=10.0 -e tomato:CC=" /opt/local/bin/clang-mp-10" -e tomato:CXX=" /opt/local/bin/clang++-mp-10" -s build_type=Release
73+ [toamto_docs_link]: https://mrkonrad.github.io/tomato_docs/
0 commit comments