From 010fa13d43c1e8aea95eb1bde422ef8841506dca Mon Sep 17 00:00:00 2001 From: DrMaxNix Date: Mon, 31 May 2021 23:42:05 +0200 Subject: [PATCH] add badges (yay, badges!) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1e425b7..7461940 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # juice-script +[![GitHub release](https://img.shields.io/badge/release-none%20(indev)-orange)](https://github.com/DrMaxNix/juice-script) +[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/DrMaxNix/juice-script/blob/main/LICENSE) +[![Maintaner](https://img.shields.io/badge/maintainer-DrMaxNix-blue)](https://www.drmaxnix.de) + Basic assembly-like high-level programming language ## Concept