From 2c858dbc0d6494fcd9062a8f40a998e8f80849fd Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Wed, 28 Nov 2018 20:50:00 -0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c01f1f..2f9da50 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's recommended to install from the master branch: go get -u github.com/gizak/termui@master ``` -Note that termui is currently undergoing major API changes so be prepared for things to break if you upgrade. +Note that termui is currently undergoing some API changes so be prepared for things to break if you upgrade. ## Usage