From 1c66887f9d01891bb920f0811038330716eef85e Mon Sep 17 00:00:00 2001 From: Carleton Coffrin Date: Mon, 29 Jan 2024 20:29:54 -0700 Subject: [PATCH] Update README.md badges --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5245bf3c..72632ecd 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,11 @@ GasModels logo -Release: [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://lanl-ansi.github.io/GasModels.jl/stable) - -Dev: -[![Build Status](https://travis-ci.org/lanl-ansi/GasModels.jl.svg?branch=master)](https://travis-ci.org/lanl-ansi/GasModels.jl) +Status: +[![CI](https://github.com/lanl-ansi/GasModels.jl/workflows/CI/badge.svg)](https://github.com/lanl-ansi/GasModels.jl/actions?query=workflow%3ACI) [![codecov](https://codecov.io/gh/lanl-ansi/GasModels.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/lanl-ansi/GasModels.jl) -[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://lanl-ansi.github.io/GasModels.jl/latest) +[![Documentation](https://github.com/lanl-ansi/GasModels.jl/workflows/Documentation/badge.svg)](https://lanl-ansi.github.io/GasModels.jl/stable/) +

GasModels.jl is a Julia/JuMP package for Steady-State Gas Network Optimization. It is designed to enable computational evaluation of emerging Gas network formulations and algorithms in a common platform.