From 65eac4174689869f20fabad4fceb613a5cc07a61 Mon Sep 17 00:00:00 2001 From: xplshn <114888778+xplshn@users.noreply.github.com> Date: Thu, 9 May 2024 20:57:39 -0300 Subject: [PATCH] Add pretty badges! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2a075dc..863688b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # BigDL: Advanced Binary Management Tool [![Go Report Card](https://goreportcard.com/badge/github.com/xplshn/bigdl)](https://goreportcard.com/report/github.com/xplshn/bigdl) +![License](https://img.shields.io/badge/license-%20RABRMS-green) +![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/xplshn/bigdl?include_prereleases) +![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/xplshn/bigdl) BigDL is a sophisticated, Golang-based rewrite of the original BDL, designed to enhance the management and downloading of static binaries with minimal effort. This tool is made to operate on Linux systems, BigDL is particularly well-suited for embedded systems, with support for both Amd64 AND Aarch64 architectures.