diff --git a/README.md b/README.md index 8e008dd..09544fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # avo -Higher-level Golang Assembler. Heavily inspired by [PeachPy](https://github.com/Maratyszcza/PeachPy). +Golang x86 assembly generator. Inspired by [PeachPy](https://github.com/Maratyszcza/PeachPy). + +[![Run Status](https://api.shippable.com/projects/5bf9e8f059e32e0700ec360f/badge?branch=master)](https://app.shippable.com/github/mmcloughlin/avo/dashboard)