From 5c75b328c15189b03fe9fddbfda58549e49fcaff Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Mon, 15 Jan 2018 16:01:51 +0000 Subject: [PATCH] Travis build: 1234 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3304e8bd..84bc8a762 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,12 @@ You can find a package with all the snippets on [npm](https://www.npmjs.com/package/30-seconds-of-code). -``` +```bash +# With npm npm install 30-seconds-of-code + +# With yarn +yarn add 30-seconds-of-code ``` CDN links