Skip to content

Commit

Permalink
Bring discord badge to life (#567)
Browse files Browse the repository at this point in the history
* Switch to discord badge with number of users in it

* Make matrix badge consistent with discord badge
  • Loading branch information
Michael Müller authored Nov 4, 2020
1 parent 0eca603 commit eee8dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
[i2]: https://paritytech.github.io/ink/ink_prelude
[j1]: https://img.shields.io/badge/click-blue.svg
[j2]: https://paritytech.github.io/ink/ink_lang
[k1]: https://img.shields.io/badge/chat%20on-matrix-brightgreen.svg?style=flat
[k1]: https://img.shields.io/badge/matrix-chat-brightgreen.svg?style=flat
[k2]: https://riot.im/app/#/room/#ink:matrix.parity.io
[l1]: https://img.shields.io/badge/chat%20on-discord-brightgreen.svg?style=flat
[l1]: https://img.shields.io/discord/722223075629727774?style=flat-square&label=discord
[l2]: https://discord.gg/ztCASQE

> <img src="./.images/ink-squid.svg" alt="squid, the ink! mascot" style="vertical-align: middle" align="left" height="60" />ink! is an [eDSL](https://wiki.haskell.org/Embedded_domain_specific_language) to write WebAssembly based smart contracts using the Rust programming language. The compilation target are blockchains built on the [Substrate](/~https://github.com/paritytech/substrate) framework.
Expand Down

0 comments on commit eee8dd1

Please sign in to comment.