From 86aeee935c858c25440edbf07bfffd3b4f82f6b6 Mon Sep 17 00:00:00 2001 From: rv-andre <31223556+rv-andre@users.noreply.github.com> Date: Tue, 2 Oct 2018 16:53:04 -0300 Subject: [PATCH] Att reademe.md Add cool text --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b6157e..e9007db 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ Demo - Run `npm start` or `yarn start` to develop on `http://localhost:3000` - Run `npm run build` or `yarn run build` for production build (files will be generated on `dist` directory) - Run `npm run storybook` or `yarn storybook` for components stories + +Enjoy it ;)