From f36ccf017d2123d66c1201b38bde43841bbc4397 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Tue, 21 Mar 2023 19:55:29 -0700 Subject: [PATCH] Update TRUSTED_TESTERS.md Update `shorebird init` output. --- TRUSTED_TESTERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TRUSTED_TESTERS.md b/TRUSTED_TESTERS.md index fdea6d92..146de476 100644 --- a/TRUSTED_TESTERS.md +++ b/TRUSTED_TESTERS.md @@ -135,6 +135,7 @@ including the default Flutter counter works too, e.g. flutter create shorebird_test cd shorebird_test % shorebird init +? How should we refer to this app? (shorebird_test) shorebird_test ✓ Initialized Shorebird (38ms) 🐦 Shorebird initialized successfully!