diff --git a/README.md b/README.md index ed59d09..85afced 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ If you use the program, please cite it as follows: >>> mymap = Model.mapa(LayerControl=False) >>> Model.get('Asc').mapa(m=mymap) + ![map](https://user-images.githubusercontent.com/75794654/156733794-922a0bfe-e42b-4f4e-93fa-bf0cdcf71511.png) A very useful tool of `wasar` are **wavelet tools**, which allow to perform frequency analysis of the time series. diff --git a/setup.py b/setup.py index a495584..2224795 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ author_email="miguigonn@gmail.com, c.guardiola@igme.es", description="Python package for analyzing A-DInSAR time series.", long_description=long_description, + long_description_content_type='text/markdown', license="GNU GENERAL PUBLIC LICENSE Version 3", url="https://github.com/MiguelonGonzalez/wasar", install_requires=[