Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit 7eb4b04

Browse files
committed
add npm badge, dedupe discord links
1 parent 092e479 commit 7eb4b04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SYNOPSIS
22

3+
[![NPM Status][npm-badge]][npm-link]
34
[![Actions Status][actions-badge]][actions-link]
45
[![Coverage Status][coverage-badge]][coverage-link]
56
[![Discord][discord-badge]][discord-link]
@@ -330,11 +331,11 @@ See our organizational [documentation](https://ethereumjs.readthedocs.io) for an
330331

331332
If you want to join for work or do improvements on the libraries have a look at our [contribution guidelines](https://ethereumjs.readthedocs.io/en/latest/contributing.html).
332333

334+
[npm-badge]: https://img.shields.io/npm/v/ethereumjs-client.svg
335+
[npm-link]: https://www.npmjs.org/package/ethereumjs-client
333336
[actions-badge]: https://github.com/ethereumjs/ethereumjs-client/workflows/Build/badge.svg
334337
[actions-link]: https://github.com/ethereumjs/ethereumjs-client/actions
335338
[coverage-badge]: https://codecov.io/gh/ethereumjs/ethereumjs-client/branch/master/graph/badge.svg
336339
[coverage-link]: https://codecov.io/gh/ethereumjs/ethereumjs-client
337340
[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue
338341
[discord-link]: https://discord.gg/TNwARpR
339-
[discord-badge]: https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue
340-
[discord-link]: https://discord.gg/TNwARpR

0 commit comments

Comments
 (0)