diff --git a/README.md b/README.md index cdd0726..f299e16 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ A simple package to help you with currencies around the globe. -This has been converted from https://gist.github.com/aaronhayes/5fef481815ac75f771d37b16d16d35c9 -which is based on https://gist.github.com/Fluidbyte/2973986 ## Getting Started diff --git a/pubspec.yaml b/pubspec.yaml index 19f36fb..545b128 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: countrycurrency description: A simple package to provide currencies around the world for your app. version: 0.0.1 author: Pratheepan Thevadasan -homepage: +homepage: environment: sdk: ">=2.7.0 <3.0.0"