diff --git a/README.md b/README.md index 0ef7307e..adcc5514 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Now go make some changes to the `Home` component to see the tooling in action. The forks are great examples of the starter kit being modified by the community for their needs. If you are looking to integrate a technology that is not in the starter kit or the official feature branches, look through the ones listed below. Please note that these are maintained by individual community members, and not by the maintainers of this starter kit. -- [Redux-Intl-Styled](https://github.com/oyeanuj/react-universally/tree/redux-intl-styled): Combines an opinionated Redux setup, with Styled Components, React-Intl, Storybook, Catalog, Stage 0 support and ready to deploy to Heroku. +- [Redux-Intl-Styled](https://github.com/oyeanuj/react-universally/tree/redux-intl-styled) by [@oyeanuj](https://github.com/oyeanuj): Combines an opinionated Redux setup, with Styled Components, React-Intl, Storybook, Catalog, Stage 0 support and ready to deploy to Heroku. If you maintain a branch or a fork of a modified starter kit, please make a PR to add yours to the list. Please also add the modifications or features added/removed on the Readme for that branch/fork.