diff --git a/README.md b/README.md index d20a394..bbde081 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NAM: Neural Amp Modeler +[![Build](https://github.com/sdatkinson/neural-amp-modeler/actions/workflows/python-package.yml/badge.svg)](https://github.com/sdatkinson/neural-amp-modeler/actions/workflows/python-package.yml) + This repository handles training, reamping, and exporting the weights of a model. For playing trained models in real time in a standalone application or plugin, see the partner repo, [NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).