aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-04-05 14:27:42 +0100
committerGitHub <noreply@github.com>2021-04-05 14:27:42 +0100
commit2800f4499fa476e215844d3a2fa19a86548f5033 (patch)
treea49ac11316192a478ade693748ca2f2c05d15dfe
parent112495e257432746144c066f70085a1a20ee81a7 (diff)
downloadgcc-2800f4499fa476e215844d3a2fa19a86548f5033.zip
gcc-2800f4499fa476e215844d3a2fa19a86548f5033.tar.gz
gcc-2800f4499fa476e215844d3a2fa19a86548f5033.tar.bz2
Add GCC bootstrap badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f393218..52a15cf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
![C/C++ CI](https://github.com/Rust-GCC/gccrs/workflows/C/C++%20CI/badge.svg)
+[![GCC Bootstrap Build](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml/badge.svg)](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml)
![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/)