1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Merge pull request #7888 from tdulcet/svg

Switched to SVG graphs
This commit is contained in:
Sylvestre Ledru 2025-05-05 19:53:35 +02:00 committed by GitHub
commit 31e57502a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 See <https://github.com/orgs/uutils/projects/1> for the main meta bugs
(many are missing). (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 --> </div> <!-- close oranda-hide div -->

View file

@ -18,4 +18,4 @@ or resulted in an error.
## Progress over time ## 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">