diff --git a/README.md b/README.md index 8d1e3e93b..323eeb73d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Create React apps (with Typescript) with no build configuration. - * [Getting Started](#tldr) – How to create a new app. + * [Getting Started](#quick-overview) – How to create a new app. * [User Guide](https://github.com/wmonk/create-react-app-typescript/blob/master/template/README.md) – How to develop apps bootstrapped with react scripts ts. _Do you know react and want to try out typescript? Or do you know typescript and want to try out react?_ Get all the benefits from `create-react-app` but you use typescript! 🚀