Skip to content

Commit

Permalink
adjusted readme
Browse files Browse the repository at this point in the history
  • Loading branch information
melonora committed Mar 12, 2024
1 parent e9430f5 commit e5853a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ and review the napari docs for plugin developers:
https://napari.org/stable/plugins/index.html
-->

This plugin is currently under heavy development. If you are interested in contributing, please create a fork. After
cloning, create an environment and install using `pip install -e .[test]`. Afterwards, please install the `pre-commit`
hook by running `pre-commit install` in the directory with the `.pre-commit-config.yaml`.

## Installation

You can install `napari-cell-gater` via [pip]:
Expand Down

0 comments on commit e5853a1

Please sign in to comment.