Skip to content

Commit 0221826

Browse files
committed
docs: adjust README wording
1 parent aaba957 commit 0221826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
1111
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
1212
[![License: MIT][license_badge]][license_link]
1313

14-
A test runner for Flutter and Dart created by Very Good Ventures. This package is intended to be used when writing custom tooling that runs Flutter or Dart tests and exposes a Stream of `TestEvent` instances. For more information about the various `TestEvent` types, refer to the [JSON Reporter Test Protocol][json_reporter_test_protocol_link].
14+
This package is a test runner for Flutter and Dart created by Very Good Ventures. It is intended to be used when writing custom tooling that runs Flutter or Dart tests and exposes a stream of `TestEvent` instances. For more information about the various `TestEvent` types, refer to the [JSON Reporter Test Protocol][json_reporter_test_protocol_link].
1515

1616
## Usage
1717

0 commit comments

Comments
 (0)