diff --git a/README.md b/README.md index 844441b..6e5aeda 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # NeuralAmpModelerCore + +[![Build](https://github.com/sdatkinson/NeuralAmpModelerCore/actions/workflows/build.yml/badge.svg)](https://github.com/sdatkinson/NeuralAmpModelerCore/actions/workflows/build.yml) + Core C++ DSP library for NAM plugins. For an example how to use, see [NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).