Skip to content

Commit 8413480

Browse files
committed
Add community discord badge / link.
1 parent a4a4dd1 commit 8413480

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
<div align="center">
33

44
[![Build Status](https://github.com/thedodd/ybc/workflows/ci/badge.svg?branch=master)](https://github.com/thedodd/ybc/actions)
5-
[![Crates.io](https://img.shields.io/crates/v/ybc.svg)](https://crates.io/crates/ybc)
6-
[![docs.rs](https://docs.rs/ybc/badge.svg)](https://docs.rs/ybc)
7-
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue)](LICENSE)
8-
![Crates.io](https://img.shields.io/crates/d/ybc.svg)
5+
[![Crates.io](https://img.shields.io/crates/v/ybc.svg?style=flat-square)](https://crates.io/crates/ybc)
6+
[![docs.rs](https://docs.rs/ybc/badge.svg?style=flat-square)](https://docs.rs/ybc)
7+
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue?style=flat-square)](LICENSE)
8+
[![Discord Chat](https://img.shields.io/discord/793890238267260958?logo=discord&style=flat-square)](https://discord.gg/JEPdBujTDr)
9+
![Crates.io](https://img.shields.io/crates/d/ybc.svg?style=flat-square)
910

1011
<strong>
1112
A <a href="https://yew.rs">Yew</a> component library based on the <a href="https://bulma.io">Bulma CSS</a> framework.

0 commit comments

Comments
 (0)