diff --git a/README.md b/README.md index 7e8bc469f9..3218db8573 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ Here are the samples included in this repo: This is a more full-featured and opinionated app built routing support, multiple language support, dictionary and Material UI design framework. -1. [Wizard sample app](/samples/embedded-wizard-sample-react) +1. [Wizard sample app in React](/samples/embedded-wizard-sample-react) This app shows how to embed client-side application inside an existing Sitecore MVC app. [Read more here](https://jss.sitecore.net/#/cookbook/recipes/embedded-wizard-sample). -1. [Basic react native app](/samples/basic-sample-react-native) +1. [Basic React Native app](/samples/basic-sample-react-native) This app shows our first and yet experimental support for React Native. -1. [Basic sample with React / GraphQL / Apollo client](/samples/basic-sample-react-graphql) +1. [Basic sample with React/GraphQL/Apollo client](/samples/basic-sample-react-graphql) Though this app looks like other basic app samples, it is actually a feature rich sample app showing how to start consuming Sitecore.GraphQL services.