Skip to content

Commit e5cc355

Browse files
authored
Add build status badge to README (#163)
Added build status badge to README.
1 parent 11a1eab commit e5cc355

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# NeuralAmpModelerCore
2+
3+
[![Build](https://github.com/sdatkinson/NeuralAmpModelerCore/actions/workflows/build.yml/badge.svg)](https://github.com/sdatkinson/NeuralAmpModelerCore/actions/workflows/build.yml)
4+
25
Core C++ DSP library for NAM plugins.
36

47
For an example how to use, see [NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).

0 commit comments

Comments
 (0)