diff --git a/README.md b/README.md index 60512f2..fcbe8be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Installation +pip install zipcode-to-map + # zipcode_to_map Provide a Country code and postal code. It will generate a map in a html file based on these details. Used pgeocode and folium packages.