Skip to content

Commit 37128ca

Browse files
EJ2-964816: License comment modified
1 parent 017b874 commit 37128ca

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@ Make sure that you have the compatible versions of [Visual Studio Code](https://
1313

1414
1. Clone the react-feature-rich-schedule repository.
1515
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.
16+
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+
1722
4. Run your project using the `npm start` command.
1823

1924
## Further help

0 commit comments

Comments
 (0)