From 117409ac26dbabf70b9915dc49d9623e0000fde5 Mon Sep 17 00:00:00 2001 From: "Davide P. Cervone" Date: Mon, 5 Apr 2021 10:46:07 -0400 Subject: [PATCH] Add shields for rank and downloads --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d6590d3d5..94186007ac 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # MathJax ## Beautiful math in all browsers -GitHub release version GitHub release version (branch) -powered-by NumFocus +![GitHub release version](https://img.shields.io/github/v/release/mathjax/MathJax-src.svg?sort=semver) +![GitHub release version (v2)](https://img.shields.io/github/package-json/v/mathjax/MathJax/legacy-v2.svg?label=release-v2) +![NPM version](https://img.shields.io/npm/v/mathjax.svg?style=flat) +![powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat) +![jsdelivr rank](https://flat.badgen.net/jsdelivr/rank/npm/mathjax?color=green) +![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/mathjax) +![npm monthly downloads (full)](https://img.shields.io/npm/dm/mathjax?label=npm) +![npm total downloads](https://img.shields.io/npm/dt/mathjax.svg?style=flat&label=npm%20total) MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers. It was