Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot authored Nov 26, 2020
1 parent 2a0bf0d commit b12869d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ generates force-directed layouts, circular layouts, bipartite layouts,
heatmaps, as well as layouts based on node properties. Note that `Plots.jl`
*must* be installed in the project, and loaded, for this package to work.

**Documentation:** [Stable](https://ecojulia.github.io/EcologicalNetworksPlots.jl/stable/) `//` [Latest](https://ecojulia.github.io/EcologicalNetworksPlots.jl/latest/)
[![latest doc](https://img.shields.io/badge/documentation-stable-brightgreen)](https://ecojulia.github.io/EcologicalNetworksPlots.jl/stable/) [![latest doc](https://img.shields.io/badge/documentation-latest-green)](https://ecojulia.github.io/EcologicalNetworksPlots.jl/latest/)

![CI](https://github.com/EcoJulia/EcologicalNetworksPlots.jl/workflows/CI/badge.svg?branch=master)
![CI](https://github.com/EcoJulia/EcologicalNetworksPlots.jl/workflows/CI/badge.svg?branch=master) [![codecov](https://codecov.io/gh/EcoJulia/EcologicalNetworksPlots.jl/branch/master/graph/badge.svg?token=HKaubLliPG)](https://codecov.io/gh/EcoJulia/EcologicalNetworksPlots.jl)

[![DOI](https://zenodo.org/badge/143920106.svg)](https://zenodo.org/badge/latestdoi/143920106)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![DOI](https://zenodo.org/badge/143920106.svg)](https://zenodo.org/badge/latestdoi/143920106)

0 comments on commit b12869d

Please sign in to comment.