From 72e3e510a887433da2e508da24ba07ffc92939c0 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 3 Mar 2017 12:06:20 +0000 Subject: [PATCH] Mention create-react-app --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a97b1fc..cb0efa3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ We take the entered color, convert it to HSL and render the same hue and saturat ## Uses -- [React](https://github.com/facebook/react) +- [`create-react-app`](https://github.com/facebookincubator/create-react-app) - [💅 `styled-components`](https://github.com/styled-components/styled-components) - [✨ `polished`](https://github.com/styled-components/polished) - [clipboard.js](https://clipboardjs.com/)