From 099f29d9414aa6c71d9099ae9d7869ae8625647f Mon Sep 17 00:00:00 2001 From: Michael McLoughlin Date: Sun, 4 Nov 2018 09:47:49 -0800 Subject: [PATCH] link to PeachPy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3792d3f..8e008dd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # avo -Higher-level Golang Assembler + +Higher-level Golang Assembler. Heavily inspired by [PeachPy](https://github.com/Maratyszcza/PeachPy).