77[ ![ codecov] ( https://codecov.io/gh/dstansby/napari-matplotlib/branch/main/graph/badge.svg )] ( https://codecov.io/gh/dstansby/napari-matplotlib )
88[ ![ napari hub] ( https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-matplotlib )] ( https://napari-hub.org/plugins/napari-matplotlib )
99
10- A plugin to use Matplotlib with napari
10+ A plugin to create Matplotlib plots from napari layers
1111
1212----------------------------------
1313
14- This [ napari] plugin was generated with [ Cookiecutter] using [ @napari ] 's [ cookiecutter-napari-plugin] template.
15-
16- <!--
17- Don't miss the full getting started guide to set up your new package:
18- https://github.com/napari/cookiecutter-napari-plugin#getting-started
19-
20- and review the napari docs for plugin developers:
21- https://napari.org/plugins/stable/index.html
22- -->
14+ ## Introduction
2315
2416## Installation
2517
@@ -36,28 +28,20 @@ To install latest development version :
3628
3729## Contributing
3830
39- Contributions are very welcome. Tests can be run with [ tox] , please ensure
31+ Contributions are very welcome! Tests can be run with [ tox] , please ensure
4032the coverage at least stays the same before you submit a pull request.
4133
4234## License
4335
4436Distributed under the terms of the [ BSD-3] license,
45- " napari-matplotlib" is free and open source software
37+ ` napari-matplotlib ` is free and open source software.
4638
4739## Issues
4840
4941If you encounter any problems, please [ file an issue] along with a detailed description.
5042
51- [ napari ] : https://github.com/napari/napari
52- [ Cookiecutter ] : https://github.com/audreyr/cookiecutter
5343[ @napari ] : https://github.com/napari
54- [ MIT ] : http://opensource.org/licenses/MIT
5544[ BSD-3 ] : http://opensource.org/licenses/BSD-3-Clause
56- [ GNU GPL v3.0 ] : http://www.gnu.org/licenses/gpl-3.0.txt
57- [ GNU LGPL v3.0 ] : http://www.gnu.org/licenses/lgpl-3.0.txt
58- [ Apache Software License 2.0 ] : http://www.apache.org/licenses/LICENSE-2.0
59- [ Mozilla Public License 2.0 ] : https://www.mozilla.org/media/MPL/2.0/index.txt
60- [ cookiecutter-napari-plugin ] : https://github.com/napari/cookiecutter-napari-plugin
6145
6246[ file an issue ] : https://github.com/dstansby/napari-matplotlib/issues
6347
0 commit comments