diff --git a/README.md b/README.md index ce11080..0571964 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Create a PDF Document in Flutter -A quick-start example to help you add Syncfusion Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web. +A quick-start example to help you add Syncfusion® Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web. Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/pdf?title=create-a-pdf-document-in-flutter @@ -15,5 +15,5 @@ Documentation: https://help.syncfusion.com/flutter/pdf/overview To run this application, you need to first clone or download the ‘create a pdf document in flutter’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output. ## Further help -For more help, check the [Syncfusion Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview), +For more help, check the [Syncfusion® Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview), [Flutter documentation](https://flutter.dev/docs/get-started/install).