diff --git a/README.md b/README.md index 31d2d00..16e45f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# A Concurrent WLLVM in Go +![GLLVM](data/dragon128x128.png?raw_true)A Concurrent Whole Program LLVM in Go [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Build Status](https://travis-ci.org/SRI-CSL/gllvm.svg?branch=master)](https://travis-ci.org/SRI-CSL/gllvm) diff --git a/data/dragon128x128.png b/data/dragon128x128.png new file mode 100644 index 0000000..7d5bf23 Binary files /dev/null and b/data/dragon128x128.png differ