From 0170527bce3a96a10e9e1e0bc0a4ea30aa8407e3 Mon Sep 17 00:00:00 2001 From: Jan Romann Date: Fri, 5 Jan 2024 04:15:09 +0100 Subject: [PATCH] fixup! feat!: rework library structure --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc6648e..fa18c05a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ Afterward, the actual interactions with the counter are performed by calling the `invokeAction()` and `readProperty()` methods on the `ConsumedThing`. ```dart -import "package:dart_wot/dart_wot.dart"; +import "package:dart_wot/binding_coap.dart"; +import "package:dart_wot/core.dart"; Future main(List args) async { final servient = Servient(