diff --git a/README.rst b/README.rst index 4e44201a..43061a23 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,8 @@ LivInTheLookingGlass’s Project Euler solutions | | |RustClippy| | +-------------------------------------------------+---------------+ +.. image:: https://codecov.io/github/LivInTheLookingGlass/Euler/graphs/icicle.svg?token=6GHBNILEHG + This is the repository I keep for prospective employers to look at project Euler code that I have written. @@ -63,11 +65,6 @@ All solutions are tested against multiple operating systems and language/compiler versions. For more information, see ``.github/workflows/`` -Coverage Graph --------------- - -.. image:: https://codecov.io/github/LivInTheLookingGlass/Euler/graphs/icicle.svg?token=6GHBNILEHG - This is NOT meant to help others on Project Euler problems ----------------------------------------------------------