23 lines
299 B
ReStructuredText
23 lines
299 B
ReStructuredText
|
MapMakr
|
||
|
=======
|
||
|
|
||
|
**Table of Contents**
|
||
|
|
||
|
- `Installation <#installation>`_
|
||
|
- `License <#license>`_
|
||
|
|
||
|
Installation
|
||
|
------------
|
||
|
|
||
|
.. code-block:: sh
|
||
|
|
||
|
pip install mapmakr
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
``mapmakr`` is distributed under the terms of the `MIT`_ license.
|
||
|
|
||
|
|
||
|
.. _MIT: https://spdx.org/licenses/MIT.html
|