From 34d153690af87c7adf87412bf92db14ec427e532 Mon Sep 17 00:00:00 2001 From: Michael McLoughlin Date: Tue, 8 Jan 2019 08:54:56 -0800 Subject: [PATCH] doc: extra credit @dgryski #13 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b566a..5c4eb71 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ Contributions to `avo` are welcome: ## Credits -Inspired by the [PeachPy](https://github.com/Maratyszcza/PeachPy) and [asmjit](https://github.com/asmjit/asmjit) projects. +Inspired by the [PeachPy](https://github.com/Maratyszcza/PeachPy) and [asmjit](https://github.com/asmjit/asmjit) projects. Thanks to [Damian Gryski](https://github.com/dgryski) for advice, and his [extensive library of PeachPy Go projects](https://github.com/mmcloughlin/avo/issues/40). ## License