diff --git a/README.md b/README.md index 70e8ecd..6b824fd 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@

- Clerk and Expo Quickstart -

+ Clerk and Expo Quickstart + Downloads @@ -19,7 +19,7 @@ Twitter - +

Clerk Hero Image @@ -37,6 +37,11 @@ After following the quickstart you'll have learned how to: - Conditionally show content based on your auth state - Build your sign-in and sign-up pages +### Branches of this repository + +- `main`: The result of following the [Clerk Expo quickstart](https://clerk.com/docs/quickstarts/expo). +- `advanced`: A more advanced version of the quickstart, with OAuth connections, error handling and styling. + ## Running the template ```bash