From 4302b04ff31c1d83f3d8891c634aaf863e8b8833 Mon Sep 17 00:00:00 2001 From: Tom Ha Date: Wed, 3 Jun 2026 08:47:21 +0100 Subject: [PATCH] docs: Update disclaimer in `README. md` --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad0033f..5fbc942 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Flutter Security Suite > [!IMPORTANT] -> Whilst this package is open-source, and you are free to use according to the license, this is -> primarily a convenience for internal Apadmi projects. No liability is accepted for issues or -> claims -> arising from the use of this package. +> Whilst this plugin is open-source, and you are free to use according to the license, this is +> primarily a convenience for internal Apadmi projects. Our priorities responding to issues +> raised by others reflects this so please use your own discretion when opting +> to depend on this plugin. A Flutter plugin that performs static runtime checks on Android and iOS apps to indicate an insecure environment.