diff --git a/README.md b/README.md index e056eb251..e3b068c85 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ EcologicalNetworksDynamics makes things easy for beginners while remaining flexible for adventurous or experienced users who would like to tweak the model. +[![docs](https://github.com/BecksLab/EcologicalNetworksDynamics.jl/actions/workflows/docs.yml/badge.svg?branch=main)](https://beckslab.github.io/EcologicalNetworksDynamics.jl/) +[![tests](https://github.com/BecksLab/EcologicalNetworksDynamics.jl/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/BecksLab/EcologicalNetworksDynamics.jl/actions/workflows/tests.yml) +[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) + ## Before you start Before anything else, to use EcologicalNetworksDynamics you have to install Julia.