We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017b874 commit 37128caCopy full SHA for 37128ca
1 file changed
README.md
@@ -13,7 +13,12 @@ Make sure that you have the compatible versions of [Visual Studio Code](https://
13
14
1. Clone the react-feature-rich-schedule repository.
15
2. Run the `npm install` command to install the required packages
16
-3. Replace YOUR_LICENSE_KEY in the index.tsx file with your license key.
+3. Replace YOUR_LICENSE_KEY in registerLicense method of the index.tsx file with your license key.
17
+
18
+<p align="center">
19
+<img src="src/assets/images/register-license.png" alt="React Schedule Preview"/>
20
+</p>
21
22
4. Run your project using the `npm start` command.
23
24
## Further help
0 commit comments