diff --git a/README.md b/README.md
index 455fb4ed..fa108ad5 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,7 @@
-## About PDFTron Flutter
-PDFTron's Flutter PDF library brings smooth, flexible, and stand-alone document viewing and editing solutions using Flutter codebases for iOS and Android applications.
+## About PDFTron Flutter Wrapper
-- Direct MS Office document viewing and conversion
-- Fully customizable open source UI to improve app engagement
-- Document reflow to increase readability and accessibility on mobile
-- File streaming to view remote and complex documents faster
-- Night mode to improve viewing in low-light environments
-- And much more...
-
-More information can be found at https://docs.apryse.com/documentation/guides/flutter/
-
-**Android**|**iOS**
-:--:|:--:
-
|
-
-## Contents
+> [!IMPORTANT]
+> This repository serves as a wrapper around the native SDKs. It exposes only a limited set of APIs intended for basic viewing, annotating and removing components from the out‑of‑box UI. Any advanced customization or access to lower‑level functionality should be performed directly through the native SDKs rather than this wrapper.
- [API](https://pub.dev/documentation/pdftron_flutter/latest/pdftron/pdftron-library.html)
- [Prerequisites](#prerequisites)
@@ -27,6 +14,12 @@ More information can be found at https://docs.apryse.com/documentation/guides/fl
- [Contributing](#contributing)
- [License](#license)
+## Preview
+
+**Android**|**iOS**
+:--:|:--:
+
|
+
## Prerequisites
- No license key is required for trial. However, a valid commercial license key is required after trial.
- PDFTron SDK >= 6.9.0
diff --git a/pubspec.yaml b/pubspec.yaml
index c48424ed..fa7546d0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
name: pdftron_flutter
description: A convenience wrapper to build Flutter apps that use the PDFTron mobile SDK for smooth, flexible, and stand-alone document viewing.
-version: 1.0.1-52
+version: 1.0.1-53
homepage: https://www.apryse.com
repository: https://github.com/ApryseSDK/pdftron-flutter
issue_tracker: https://github.com/ApryseSDK/pdftron-flutter/issues