From 882c67f9cf5c4597277555f28fee1f67ba991c60 Mon Sep 17 00:00:00 2001 From: Sai Karthik <11899221+kskarthik@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:32:17 +0530 Subject: [PATCH] Add packaging status badge to the readme Signed-off-by: Sai Karthik <11899221+kskarthik@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19d4fa8a12..e04c3e0d80 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ that there are a number of ways to install Deno - a comprehensive list of installation options can be found [here](https://docs.deno.com/runtime/manual/getting_started/installation). +[![Packaging status](https://repology.org/badge/vertical-allrepos/deno.svg)](https://repology.org/project/deno/versions) + Shell (Mac, Linux): ```sh