From 448ca9f191faac2b91d622d357ea8105a0d73476 Mon Sep 17 00:00:00 2001 From: Steve Rogers Date: Thu, 13 Sep 2018 12:18:56 +0100 Subject: [PATCH] add package link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81cf77d..434b8c7 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,7 @@ The display can be customised using the follwoing values: ## Getting Started +For package install [see here](https://pub.dartlang.org/packages/oscilloscope). + For help getting started with Flutter, view the online [documentation](https://flutter.io/).