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 ;)