From 94b3fcab373d67f061eb490b881505201a020736 Mon Sep 17 00:00:00 2001 From: Kegan Myers Date: Thu, 9 Jun 2016 16:16:17 -0500 Subject: [PATCH] add es6 note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9c792..bdbb61a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ shipit-secrets A simple secret inclusion task for shipit, inspired by capistrano. -N.B.: This project uses ES6 features, and as such requires a relatively recent version of node. +**N.B.** This project uses ES6 features, and as such requires a relatively recent version of node. Usage =====