diff --git a/README.md b/README.md index 1ea7b24..ae72a40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # FlutterProbe +

+ FlutterProbe — write E2E tests in plain English, run against the live widget tree +

+ A high-performance E2E testing framework for Flutter mobile apps. Write tests in plain English, execute with sub-50ms command round-trips via direct widget-tree access — no UI automation layer, no WebDriver overhead. [![License: BSL 1.1](https://img.shields.io/badge/License-BSL%201.1-blue.svg)](LICENSE) diff --git a/docs/hero.png b/docs/hero.png new file mode 100644 index 0000000..deb9084 Binary files /dev/null and b/docs/hero.png differ