From 076b83b3a6f31098d32a4ccfc5961ea70cc396dd Mon Sep 17 00:00:00 2001 From: jeromewu Date: Mon, 20 Jan 2020 12:53:59 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a84715c..16da2ea 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![Node Version](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg)](https://img.shields.io/node/v/@ffmpeg/ffmpeg.svg) [![Actions Status](https://github.com/ffmpegjs/ffmpeg.js/workflows/CI/badge.svg)](https://github.com/ffmpegjs/ffmpeg.js/actions) +![npm (tag)](https://img.shields.io/npm/v/@ffmpeg/ffmpeg/latest) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/ffmpegjs/ffmpeg.js/graphs/commit-activity) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Code Style](https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript) @@ -66,7 +67,7 @@ $ npm install @ffmpeg/ffmpeg Or, using a script tag in the browser: ```html - +