1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Add packaging status badge to the readme

Signed-off-by: Sai Karthik <11899221+kskarthik@users.noreply.github.com>
This commit is contained in:
Sai Karthik 2024-10-31 12:32:17 +05:30 committed by GitHub
parent 8bfd134da6
commit 882c67f9cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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