From f91fc2100d30f850096083ce726f21d5f2f86ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomek=20Pola=C5=84ski?= Date: Sat, 27 Jul 2019 14:36:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a191efe..e3c534d 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,7 @@ OR Open in your ide `flutter-animations` In IntelliJ/VS Code select appropriate device via device picker and run tha app + + +## Testing +Testing on web can be run with `flutter pub run test -p chrome`