From 82a8bfae79741011dca69b8ab993f821e87acbb5 Mon Sep 17 00:00:00 2001 From: Ayman Nedjmeddine Date: Mon, 5 Dec 2016 21:58:44 +0100 Subject: [PATCH] Added yarn install cmd --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index a0a6ac8..7567f0f 100644 --- a/Readme.md +++ b/Readme.md @@ -20,6 +20,10 @@ Installation component install samsonjs/strftime +[yarn](https://yarnpkg.com): + + yarn add strftime + Or you can copy [strftime.js](https://github.com/samsonjs/strftime/blob/master/strftime.js) wherever you want to use it, whether that's with a <script> tag or `require` or anything else. The New API in 0.9