aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2020-12-23 14:39:58 +0000
committerPhilip Herron <herron.philip@googlemail.com>2020-12-23 15:02:02 +0000
commit8d34ac3c1602d8506ae4b65d92075be86f5a6c9a (patch)
tree855d0db1bffc43c6b7f3e6299653f4b09477207a
parenta56656e26e64a2a20bd5b9907eac6d016510b3e1 (diff)
downloadgcc-8d34ac3c1602d8506ae4b65d92075be86f5a6c9a.zip
gcc-8d34ac3c1602d8506ae4b65d92075be86f5a6c9a.tar.gz
gcc-8d34ac3c1602d8506ae4b65d92075be86f5a6c9a.tar.bz2
Add logo to README
-rw-r--r--README.md1
-rw-r--r--logo.pngbin0 -> 70864 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3530687..1e1ec49 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
![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
+![GCC Rust](logo.png?raw=true "GCC rust Logo")
This is a full alternative implementaion of the Rust language ontop of GCC which the goal
to become fully upstream with the GNU toolchain.
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..e5b22ad
--- /dev/null
+++ b/logo.png
Binary files differ