From 77ebc51d46579c9f7f25161b571e2bddd7ef03fa Mon Sep 17 00:00:00 2001 From: DeveloperC Date: Mon, 9 Oct 2023 17:58:16 +0100 Subject: [PATCH] docs: replacing GitLab badge with GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897e6e0..44d9eb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NASM x86 Shellcode Generator -[![Pipeline Status](https://gitlab.com/DeveloperC/nasm-x86-shellcode-generator/badges/master/pipeline.svg)](https://gitlab.com/DeveloperC/nasm-x86-shellcode-generator/-/pipelines) +[![Continuous Integration (CI)](https://github.com/DeveloperC286s-Open-Source/starlingbanktechnicalchallenge/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/DeveloperC286s-Open-Source/starlingbanktechnicalchallenge/actions/workflows/continuous-integration.yml) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)