diff --git a/README.md b/README.md index 56275520..1bab0142 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ llvm-tutor ========= -[![Build Status](https://github.com/banach-space/llvm-tutor/workflows/x86-Ubuntu/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions?query=workflow%3Ax86-Ubuntu+branch%3Amain) -[![Build Status](https://github.com/banach-space/llvm-tutor/workflows/x86-Darwin/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions?query=workflow%3Ax86-Darwin+branch%3Amain) +[![x86-Darwin](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-darwin.yml/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-darwin.yml) +[![x86-Ubuntu](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-ubuntu.yml/badge.svg?branch=main)](https://github.com/banach-space/llvm-tutor/actions/workflows/x86-ubuntu.yml) Example LLVM passes - based on **LLVM 17**