From 2e3d79798ff99e990dffe651aeb1fa1814214ef4 Mon Sep 17 00:00:00 2001 From: "Tsung Han (Jake) Yang" Date: Fri, 8 Jan 2016 10:28:27 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d0d7dca..aa407447 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To get updates, watch the repo and follow theĀ [Twitter account](https://twitter ## #09 - Template Strings -> 2016-01-09 by [@JakeRawr] +> 2016-01-09 by [@JakeRawr](https://github.com/JakeRawr) As of ES6, JS now has template strings as an alternative to the classic end quotes strings.