From dc362060a9361e66e030f2823671f3ed458a29b5 Mon Sep 17 00:00:00 2001 From: xplshn <114888778+xplshn@users.noreply.github.com> Date: Thu, 9 May 2024 21:05:52 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 863688b..06c514e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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) +[![License](https://img.shields.io/badge/license-%20RABRMS-green)](https://github.com/xplshn/bigdl/blob/master/LICENSE) +[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/xplshn/bigdl?include_prereleases)](https://github.com/xplshn/bigdl/releases/latest) ![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.