1313[ ![ Conda] ( https://img.shields.io/conda/vn/conda-forge/multidimio )] [ install_conda ]
1414[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/multidimio )] [ python version ]
1515[ ![ Status] ( https://img.shields.io/pypi/status/multidimio.svg )] [ status ]
16- [ ![ License] ( https://img.shields.io/pypi/l/multidimio )] [ license ]
16+ [ ![ License] ( https://img.shields.io/pypi/l/multidimio )] [ apache 2.0 license]
1717
1818[ ![ Tests] ( https://github.com/TGSAI/mdio-python/workflows/Tests/badge.svg )] [ tests ]
1919[ ![ Codecov] ( https://codecov.io/gh/TGSAI/mdio-python/branch/main/graph/badge.svg )] [ codecov ]
@@ -83,14 +83,14 @@ $ conda install -c conda-forge multidimio
8383
8484> Extras must be installed separately on ` Conda ` environments.
8585
86- For details, please see the [ installation instructions] [ install ]
86+ For details, please see the [ installation instructions]
8787in the documentation.
8888
8989# Using MDIO
9090
91- Please see the [ Command-line Reference ] [ usage ] for details.
91+ Please see the [ Command-line Usage ] for details.
9292
93- For Python API please see the [ API Reference] [ reference ] for details.
93+ For Python API please see the [ API Reference] for details.
9494
9595# Requirements
9696
@@ -113,7 +113,7 @@ To learn more, see the [Contributor Guide].
113113
114114# Licensing
115115
116- Distributed under the terms of the [ Apache 2.0 license] [ license ] ,
116+ Distributed under the terms of the [ Apache 2.0 license] ,
117117_ MDIO_ is free and open source software.
118118
119119# Issues
@@ -123,10 +123,9 @@ please [file an issue] along with a detailed description.
123123
124124# Credits
125125
126- This project was established at [ TGS] ( https://www.tgs.com/ ) . Original authors
127- and current maintainers are [ Altay Sansal] ( https://github.com/tasansal ) and
128- [ Sri Kainkaryam] ( https://github.com/srib ) ; with the support of many more great
129- colleagues.
126+ This project was established at [ TGS] ( https://www.tgs.com/ ) . Current maintainer is
127+ [ Altay Sansal] ( https://github.com/tasansal ) with the support of
128+ many more great colleagues.
130129
131130This project template is based on [ @cjolowicz ] 's [ Hypermodern Python Cookiecutter]
132131template.
@@ -151,8 +150,8 @@ template.
151150
152151<!-- github-only -->
153152
154- [ license ] : https://github.com/TGSAI/mdio-python/blob/main/LICENSE
153+ [ apache 2.0 license] : https://github.com/TGSAI/mdio-python/blob/main/LICENSE
155154[ contributor guide ] : https://github.com/TGSAI/mdio-python/blob/main/CONTRIBUTING.md
156- [ usage ] : https://mdio-python.readthedocs.io/en/latest/usage.html
157- [ reference ] : https://mdio-python.readthedocs.io/en/latest/reference.html
158- [ install ] : https://mdio-python.readthedocs.io/en/latest/installation.html
155+ [ command-line usage] : https://mdio-python.readthedocs.io/en/latest/usage.html
156+ [ api reference] : https://mdio-python.readthedocs.io/en/latest/reference.html
157+ [ installation instructions ] : https://mdio-python.readthedocs.io/en/latest/installation.html
0 commit comments