diff --git a/README.md b/README.md index 0278475..bbd3996 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ IntervalTrees is tested against Julia `0.7-1.X` on Linux, OS X, and Windows. [![Unit Tests](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/UnitTests.yml/badge.svg)](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/UnitTests.yml) [![Documentation](https://github.com/BioJulia/IntervalTrees.jl/workflows/Documentation/badge.svg?branch=master)](https://github.com/BioJulia/IntervalTrees.jl/actions?query=workflow%3ADocumentation+branch%3Amaster) [![codecov](https://codecov.io/gh/BioJulia/IntervalTrees.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/BioJulia/IntervalTrees.jl) - +[![Downstream](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/Downstream.yml/badge.svg)](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/Downstream.yml) ## Contributing diff --git a/docs/src/index.md b/docs/src/index.md index 3f7961c..344f3e3 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -34,7 +34,7 @@ IntervalTrees is tested against Julia `0.7-1.X` on Linux, OS X, and Windows. [![Unit Tests](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/UnitTests.yml/badge.svg)](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/UnitTests.yml) [![Documentation](https://github.com/BioJulia/IntervalTrees.jl/workflows/Documentation/badge.svg?branch=master)](https://github.com/BioJulia/IntervalTrees.jl/actions?query=workflow%3ADocumentation+branch%3Amaster) [![codecov](https://codecov.io/gh/BioJulia/IntervalTrees.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/BioJulia/IntervalTrees.jl) - +[![Downstream](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/Downstream.yml/badge.svg)](https://github.com/BioJulia/IntervalTrees.jl/actions/workflows/Downstream.yml) ## Contributing