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: