From 69cde219ddd414b6976f6b5e763f414eb42915f7 Mon Sep 17 00:00:00 2001 From: Boehrsi Date: Tue, 30 Jul 2024 22:34:23 +0200 Subject: [PATCH] docs: remove Zapp link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5194da5..6764a51 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ More information on [pub.dev](https://pub.dev/packages/device_marketing_names). ### Examples -For full examples please see the [example app](https://github.com/Boehrsi/device_marketing_names/blob/main/example/lib/main.dart). You can run the example app directly within the browser via [Zapp!](https://zapp.run/github/boehrsi/device_marketing_names/tree/main/example?entry=lib/main.dart&file=lib/main.dart). +For full examples please see the [example app](https://github.com/Boehrsi/device_marketing_names/blob/main/example/lib/main.dart). ```dart final deviceNames = DeviceMarketingNames();