diff --git a/README.md b/README.md index 695d49b..ad5899c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Eclipse Refactoring Framework -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13873498.svg)](https://doi.org/10.5281/zenodo.13873498) [![Java profiler](https://www.ej-technologies.com/images/product_banners/jprofiler_small.png)](https://www.ej-technologies.com/products/jprofiler/overview.html) +[![Java CI with Maven](https://github.com/ponder-lab/Common-Eclipse-Refactoring-Framework/actions/workflows/maven.yml/badge.svg)](https://github.com/ponder-lab/Common-Eclipse-Refactoring-Framework/actions/workflows/maven.yml) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13873498.svg)](https://doi.org/10.5281/zenodo.13873498) [![Java profiler](https://www.ej-technologies.com/images/product_banners/jprofiler_small.png)](https://www.ej-technologies.com/products/jprofiler/overview.html) A framework for making creating refactoring plugins in Eclipse a bit easier for particular kinds of refactorings.