Skip to content

Commit 045b73b

Browse files
authoredJul 16, 2020
Added download badge
1 parent 9eeee20 commit 045b73b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ___________.___ ________.__ __ __
88
99
```
1010
[![Build Status](https://travis-ci.org/patorjk/figlet.js.svg)](https://travis-ci.org/patorjk/figlet.js)
11+
[![NPM Downloads](https://img.shields.io/npm/dt/figlet.svg?style=flat)](https://npmcharts.com/compare/figlet?minimal=true)
1112

1213
This project aims to fully implement the FIGfont spec in JavaScript. It works in the browser and with Node.js. You can see it in action here: http://patorjk.com/software/taag/ (the figlet.js file was written to power that application)
1314

0 commit comments

Comments
 (0)
Please sign in to comment.