From 06802a5d9ec247cc1707cc62604b7e75c6e4953b Mon Sep 17 00:00:00 2001 From: Eduardo Almeida Date: Mon, 8 Jan 2024 19:46:36 +0000 Subject: [PATCH] Add latest GitLab release badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9c07e580..db4179c52 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![Gitlab CI](https://gitlab.com/nsnam/ns-3-dev/badges/master/pipeline.svg)](https://gitlab.com/nsnam/ns-3-dev/-/pipelines) [![Github CI](https://github.com/nsnam/ns-3-dev-git/actions/workflows/per_commit.yml/badge.svg)](https://github.com/nsnam/ns-3-dev-git/actions) +[![Latest Release](https://gitlab.com/nsnam/ns-3-dev/-/badges/release.svg)](https://gitlab.com/nsnam/ns-3-dev/-/releases) + ## Table of Contents * [Overview](#overview-an-open-source-project)