Skip to content

Commit 37560f9

Browse files
committed
Add Docker badges to README
1 parent e6ebbcc commit 37560f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
![C/C++ CI](https://github.com/philberty/gccrs/workflows/C/C++%20CI/badge.svg)
2+
![Docker Build](https://img.shields.io/docker/cloud/build/philberty/gccrs)
3+
![Docker Pulls](https://img.shields.io/docker/pulls/philberty/gccrs)
24
# GCC Rust
35

46
This is a full alternative implementaion of the Rust language ontop of GCC.

0 commit comments

Comments
 (0)