From 7d2c52b78b5f073574d6e2d19eb5181d29c77921 Mon Sep 17 00:00:00 2001 From: randogoth Date: Sun, 2 Feb 2025 21:46:44 +0200 Subject: [PATCH] missing info --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4603ddc..d9bb578 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ dependencies: url: https://github.com/randogoth/map3terms.git ``` +then run + +``` +dart pub update +``` + ## Usage ```dart @@ -34,6 +40,10 @@ final coords = wordsToCoord(words); print(coords); // [51.5084, -0.1167] ``` +--- + +## Original README + Check it out [here](https://pballett.github.io/map3terms/). To do this we needed three things: