Updated README and documentation to use SVG graphs.

This commit is contained in:
Teal Dulcet 2025-05-05 09:09:09 -07:00
parent 0d8362bc8d
commit 4f32ebd266
2 changed files with 2 additions and 2 deletions

View file

@ -313,7 +313,7 @@ breakdown of the GNU test results of the main branch can be found
See <https://github.com/orgs/uutils/projects/1> for the main meta bugs
(many are missing).
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true)
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.svg?raw=true)
</div> <!-- close oranda-hide div -->

View file

@ -18,4 +18,4 @@ or resulted in an error.
## Progress over time
<image src="https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true">
<image src="https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.svg?raw=true">