From 022d24d186dc58334402e42e28ddeac57982bd53 Mon Sep 17 00:00:00 2001 From: Michael McLoughlin Date: Sun, 6 Jan 2019 15:59:23 -0800 Subject: [PATCH] doc: suggest pinning a version Updates #9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6d545..53bc042 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Inspired by the [PeachPy](https://github.com/Maratyszcza/PeachPy) and [asmjit](https://github.com/asmjit/asmjit) projects. -_Note: `avo` is still in an experimental phase. APIs subject to change._ +_Note: APIs subject to change while `avo` is still in an experimental phase. You can use it to build [real things](examples) but we suggest you pin a version with your package manager of choice._ ## Install