From be6e93ed4b95be92e6a63fd6604c88ba955dca4c Mon Sep 17 00:00:00 2001 From: Luke Street Date: Wed, 23 Nov 2022 12:31:04 -0500 Subject: [PATCH] Add progress badges to README.md Former-commit-id: 3a425ceeff93c4d047bc742d1e6bff6987f1f64d --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beb1f4ba..c7053e47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -Metroid Prime +Metroid Prime [![Build Status]][actions] ![Code Progress] ![Data Progress] ============= -[![Build](https://github.com/PrimeDecomp/prime/actions/workflows/build.yml/badge.svg)](https://github.com/PrimeDecomp/prime/actions/workflows/build.yml) + +[Build Status]: https://github.com/PrimeDecomp/prime/actions/workflows/build.yml/badge.svg +[actions]: https://github.com/PrimeDecomp/prime/actions/workflows/build.yml +[Code Progress]: https://img.shields.io/endpoint?label=Code&url=https%3A%2F%2Fprogress.deco.mp%2Fdata%2Fprime%2F0%2Fdol%2F%3Fmode%3Dshield%26measure%3Dcode +[Data Progress]: https://img.shields.io/endpoint?label=Data&url=https%3A%2F%2Fprogress.deco.mp%2Fdata%2Fprime%2F0%2Fdol%2F%3Fmode%3Dshield%26measure%3Ddata A decompilation of Metroid Prime.