From 2101dbcade5f1f0c0e69983259acb14f442046d4 Mon Sep 17 00:00:00 2001 From: OpenSauce Date: Wed, 3 Apr 2024 17:05:59 +0100 Subject: [PATCH] Added badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ef2badfe4..b21c51ab7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@
+![](https://github.com/Lime3DS/Lime3DS/actions/workflows/build.yml/badge.svg) +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/Lime3DS/Lime3DS/total) +![GitHub Release](https://img.shields.io/github/v/release/Lime3DS/Lime3DS) +

Lime3DS is a project which aims to revive Citra, the most popular open-source Nintendo 3DS emulator.

It is written in C++ with portability in mind and builds are actively maintained for Windows, Linux, Android, and macOS.