|
1 |
| -<a href="#top" id="top"> |
| 1 | +<p align="center"> |
2 | 2 | <img src="https://user-images.githubusercontent.com/441546/128600690-29ef818e-dd09-4a83-b7e3-2d0c9f6513ca.png">
|
3 |
| -</a> |
| 3 | +</p> |
4 | 4 | <p align="center">
|
5 |
| - <a href="https://www.npmjs.com/package/@darkobits/lolcatjs"><img src="https://img.shields.io/npm/v/@darkobits/lolcatjs.svg?style=flat-square"></a> |
6 |
| - <a href="https://github.com/darkobits/lolcatjs/actions?query=workflow%3Aci"><img src="https://img.shields.io/github/workflow/status/darkobits/lolcatjs/ci/master?style=flat-square"></a> |
7 |
| - <a href="https://depfu.com/github/darkobits/lolcatjs"><img src="https://img.shields.io/depfu/darkobits/lolcatjs?style=flat-square"></a> |
8 |
| - <a href="https://conventionalcommits.org"><img src="https://img.shields.io/static/v1?label=commits&message=conventional&style=flat-square&color=398AFB"></a> |
| 5 | + <a |
| 6 | + href="https://www.npmjs.com/package/@darkobits/lolcatjs" |
| 7 | + ><img |
| 8 | + src="https://img.shields.io/npm/v/@darkobits/lolcatjs.svg?style=flat-square" |
| 9 | + ></a> |
| 10 | + <a |
| 11 | + href="https://github.com/darkobits/lolcatjs/actions?query=workflow%3Aci" |
| 12 | + ><img |
| 13 | + src="https://img.shields.io/github/actions/workflow/status/darkobits/lolcatjs/ci.yml?style=flat-square" |
| 14 | + ></a> |
| 15 | + <a |
| 16 | + href="https://depfu.com/repos/github/darkobits/lolcatjs" |
| 17 | + ><img |
| 18 | + src="https://img.shields.io/depfu/darkobits/lolcatjs?style=flat-square" |
| 19 | + ></a> |
| 20 | + <a |
| 21 | + href="https://conventionalcommits.org" |
| 22 | + ><img |
| 23 | + src="https://img.shields.io/static/v1?label=commits&message=conventional&style=flat-square&color=398AFB" |
| 24 | + ></a> |
| 25 | + <a |
| 26 | + href="https://firstdonoharm.dev" |
| 27 | + ><img |
| 28 | + src="https://img.shields.io/static/v1?label=license&message=hippocratic&style=flat-square&color=753065" |
| 29 | + ></a> |
9 | 30 | </p>
|
10 | 31 |
|
11 |
| -> This is a fork of [`lolcatjs`](https://github.com/robertmarsal/lolcatjs), which itself is a Node port of the [`lolcat`](https://github.com/busyloop/lolcat) Ruby gem. |
| 32 | +> This is a fork of [`lolcatjs`](https://github.com/robertmarsal/lolcatjs), which itself is a Node port |
| 33 | +of the [`lolcat`](https://github.com/busyloop/lolcat) Ruby gem. |
12 | 34 |
|
13 | 35 | ## Install
|
14 | 36 |
|
@@ -61,7 +83,6 @@ console.log(`Output: ${printer}`);
|
61 | 83 | printer.stream.pipe(process.stdout);
|
62 | 84 | ```
|
63 | 85 |
|
64 |
| -## |
65 | 86 | <p align="center">
|
66 | 87 | <br>
|
67 | 88 | <img width="22" height="22" src="https://cloud.githubusercontent.com/assets/441546/25318539/db2f4cf2-2845-11e7-8e10-ef97d91cd538.png">
|
|
0 commit comments