Skip to content

Commit 9f100c8

Browse files
docs: adding latest release badge (#19)
1 parent 465d2f7 commit 9f100c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Monkey Interpreter
2-
[![Latest Release](https://gitlab.com/DeveloperC/monkey_interpreter/-/badges/release.svg)](https://gitlab.com/DeveloperC/monkey_interpreter/-/releases)
2+
![GitHub Release](https://img.shields.io/github/v/release/DeveloperC286/monkey_interpreter)
33
[![Continuous Integration (CI)](https://github.com/DeveloperC286/monkey_interpreter/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/DeveloperC286/monkey_interpreter/actions/workflows/continuous-integration.yml)
44
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
55
[![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

0 commit comments

Comments
 (0)