From eb17d636963ad412b424d5214706853205780ed2 Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Wed, 22 Jun 2022 19:42:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D1=8D=D0=B9=D0=B4=D0=B6=D0=B8=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9252778..c10ad1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ +[![License][license-image]][license-url] [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][downloads-url] [![Build Status][actions-image]][actions-url] -[![Coverage Status][coveralls-image]][coveralls-url] + # cryptoPro @@ -200,11 +201,11 @@ npm unlink # Лицензия [MIT](/LICENSE) +[license-url]: /LICENSE +[license-image]: https://img.shields.io/github/license/webmasterskaya/crypto-pro-js [npm-url]: https://npmjs.org/package/crypto-pro-js [npm-version-image]: https://img.shields.io/npm/v/crypto-pro-js.svg?style=flat [npm-downloads-image]: https://img.shields.io/npm/dm/crypto-pro-js.svg?style=flat [downloads-url]: https://npmcharts.com/compare/crypto-pro-js?minimal=true [actions-url]: https://github.com/webmasterskaya/crypto-pro-js/actions [actions-image]: https://img.shields.io/github/workflow/status/webmasterskaya/crypto-pro-js/test?event=push -[coveralls-image]: https://coveralls.io/repos/github/webmasterskaya/crypto-pro-js/badge.svg?branch=master -[coveralls-url]: https://coveralls.io/github/webmasterskaya/crypto-pro-js?branch=master