From 3ba01a33cc7d1182ccd76f34c72b52f2a6f8700b Mon Sep 17 00:00:00 2001 From: Dylan Hogg Date: Wed, 6 Apr 2022 22:10:01 +1000 Subject: [PATCH] Add interactive demo link to README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c843c3..4fd0553 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ phone) into a reportable form at minimal cost. Once structured address data is produced, searching databases such as GNAF for geocoding information is much easier! +You can test the capabilities of AddressNet with an interactive demo: [https://address-app.infocruncher.com](https://address-app.infocruncher.com/) + ## Installation Get the latest code by installing directly from git using ```