aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2020-12-16 11:18:07 +0000
committerPhilip Herron <philip.herron@embecosm.com>2020-12-16 11:18:07 +0000
commit442b9caa12b0458b9edcbb362d64dd3280aafe07 (patch)
treeaa8812e154db8fdf56b78f83c707b5bc8e29d156
parent6e4b74fb77c45a6088e0cca22ec05c28c7f0b6dc (diff)
downloadgcc-442b9caa12b0458b9edcbb362d64dd3280aafe07.zip
gcc-442b9caa12b0458b9edcbb362d64dd3280aafe07.tar.gz
gcc-442b9caa12b0458b9edcbb362d64dd3280aafe07.tar.bz2
Add zulip chat badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index caa32f0..0e1eec7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
![C/C++ CI](https://github.com/philberty/gccrs/workflows/C/C++%20CI/badge.svg)
![Docker Build](https://img.shields.io/docker/cloud/build/philberty/gccrs)
![Docker Pulls](https://img.shields.io/docker/pulls/philberty/gccrs)
+[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://gcc-rust.zulipchat.com/)
# GCC Rust
This is a full alternative implementaion of the Rust language ontop of GCC.