Skip to content

Commit cb498e2

Browse files
committed
Readme updates
1 parent abf80db commit cb498e2

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

README.md

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,16 @@
99
</h1>
1010
</p>
1111

12-
<!-- BADGE: TYPESCRIPT -->
13-
[![TypeScript](https://badgen.net/badge/icon/TypeScript?icon=typescript&label)](https://github.com/ProAngular/ngx-gist/search?l=typescript)
14-
<!-- BADGE: NPM -->
15-
[![npm](https://badgen.net/badge/icon/npm?icon=npm&label)](https://github.com/ProAngular/ngx-gist/search?l=typescript)
16-
<!-- BADGE: PACKAGE VERSION -->
17-
[![npm version](https://badge.fury.io/js/@proangular%2Fngx-gist.svg)](https://badge.fury.io/js/@proangular%2Fngx-gist)
18-
<!-- BADGE: DOWNLOADS -->
19-
[![NPM Downloads](https://img.shields.io/amo/dw/@proangular%252Fngx-gist.svg)](https://www.npmjs.com/@proangular/ngx-gist)
20-
<!-- BADGE: GITTER CHAT -->
21-
[![Join the chat at https://gitter.im/ProAngular/community](https://badges.gitter.im/ProAngular/lobby.svg)](https://gitter.im/ProAngular/community)
22-
<!-- BADGE: GITHUB PACKAGES DEPLOY STATUS -->
23-
[![Verify and Deploy to GitHub Packages](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml)
24-
<!-- BADGE: NPMJS PACKAGES DEPLOY STATUS -->
25-
[![Verify and Deploy to npmjs](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml)
26-
<!-- BADGE: PACKAGE SIZE -->
27-
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/ProAngular/ngx-gist.svg)](https://bundlephobia.com/result?p=ProAngular/ngx-gist)
28-
<!-- BADGE: LICENSE -->
29-
[![License](https://img.shields.io/npm/l/express.svg?maxAge=2592000)](/LICENSE)
12+
<!-- BADGE: NPM -->[![npm](https://badgen.net/badge/icon/npm?icon=npm&label)](https://github.com/ProAngular/ngx-gist/search?l=typescript)
13+
<!-- BADGE: TYPESCRIPT -->[![TypeScript](https://badgen.net/badge/icon/TypeScript?icon=typescript&label)](https://github.com/ProAngular/ngx-gist/search?l=typescript)
14+
<!-- BADGE: PACKAGE VERSION -->[![npm version](https://badge.fury.io/js/@proangular%2Fngx-gist.svg)](https://badge.fury.io/js/@proangular%2Fngx-gist)
15+
<!-- BADGE: DOWNLOADS -->[![NPM Downloads](https://img.shields.io/amo/dw/@proangular%252Fngx-gist.svg)](https://www.npmjs.com/@proangular/ngx-gist)
16+
<!-- BADGE: WEBSITE -->[![Website Status](https://img.shields.io/website?down_color=lightgrey&down_message=Offline&label=Website&up_color=green&up_message=Online&url=https%3A%2F%2Fwww.proangular.com)](https://www.proangular.com)
17+
<!-- BADGE: GITTER CHAT -->[![Join the chat at https://gitter.im/ProAngular/community](https://badges.gitter.im/ProAngular/lobby.svg)](https://gitter.im/ProAngular/community)
18+
<!-- BADGE: GITHUB PACKAGES DEPLOY STATUS -->[![Verify and Deploy to GitHub Packages](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-gpr.yml)
19+
<!-- BADGE: NPMJS PACKAGES DEPLOY STATUS -->[![Verify and Deploy to npmjs](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml/badge.svg)](https://github.com/ProAngular/ngx-gist/actions/workflows/on-merge-main-deploy-npmjs.yml)
20+
<!-- BADGE: PACKAGE SIZE -->[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/ProAngular/ngx-gist.svg)](https://bundlephobia.com/result?p=ProAngular/ngx-gist)
21+
<!-- BADGE: LICENSE -->[![License](https://img.shields.io/npm/l/express.svg?maxAge=2592000)](/LICENSE)
3022

3123
# Information
3224

0 commit comments

Comments
 (0)