diff --git a/README.md b/README.md index e2a6e2d..11d1c04 100644 --- a/README.md +++ b/README.md @@ -27,106 +27,313 @@ Add `no_screenshot` to your `pubspec.yaml` dependencies. ## Usage -Call the singleton `NoScreenshot.instance` anywhere you want to use it. For instance: +- Basic Usage: Enable, disable, and toggle screenshot and screen recording functionalities. +- Advanced Features: Use stream to listen for screenshot activities and integrate these features into your application. + +Screenshots and Recordings + +Basic Usage | Advanced Usage +:-: | :-: +