Skip to content

Commit 9a0d970

Browse files
updated README
1 parent b92e6d5 commit 9a0d970

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The framework's master include header is then:
8383

8484
## Building with CMake
8585

86-
![CMake Build](https://github.com/leomccormack/Spatial_Audio_Framework/workflows/CMake%20Build/badge.svg?branch=master)
86+
CMake: ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/leomccormack/Spatial_Audio_Framework/cmake.yml)
8787

8888
The framework may also be included within an existing CMake workflow with simply:
8989
```
@@ -142,7 +142,7 @@ saf_test.exe
142142

143143
## Documentation
144144

145-
![Doxygen Generate](https://github.com/leomccormack/Spatial_Audio_Framework/workflows/Doxygen%20Generate/badge.svg?branch=master)
145+
Doxygen: ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/leomccormack/Spatial_Audio_Framework/doxygen.yml)
146146

147147
[Doxygen](http://www.doxygen.nl/index.html)-based documentation is generated via a GitHub Action everytime a commit is pushed to the master branch. The documentation is hosted [here](https://leomccormack.github.io/Spatial_Audio_Framework/).
148148

0 commit comments

Comments
 (0)