From 831fa4ca222620b90f8f139906f86bbc46a31b21 Mon Sep 17 00:00:00 2001 From: Vincent Lee Date: Mon, 21 Aug 2017 13:54:31 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec0bdb7..b2cfbc3 100644 --- a/README.md +++ b/README.md @@ -88,11 +88,11 @@ Show info-level wintips ### wintip.warn(msg1 [, msg2, ..., msgN) -Show warn-level wintips, text color is #fee381 +Show warn-level wintips, text color is #fee381 ### wintip.error(msg1 [, msg2, ..., msgN) -Show error-level wintips, text color is #ff4545 +Show error-level wintips, text color is #ff4545 ### wintip.config(opts)