diff --git a/README.md b/README.md index 79fbfb2..8b2309a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# Go Whole Program LLVM +# A Concurrent WLLVM in Go [![Build Status](https://travis-ci.org/SRI-CSL/gllvm.svg?branch=master)](https://travis-ci.org/SRI-CSL/gllvm) [![Go Report Card](https://goreportcard.com/badge/github.com/SRI-CSL/gllvm)](https://goreportcard.com/report/github.com/SRI-CSL/gllvm) +**TL; DR:** A *fast* concurrent drop-in replacement for [wllvm](https://github.com/SRI-CSL/whole-program-llvm) without dragonegg support. + ## Overview