Skip to content

Commit

Permalink
Tiny improvement to contributing guide (#284)
Browse files Browse the repository at this point in the history
* Note about slow tests in contributing paragraph

* fix link to dev docs
  • Loading branch information
alessandrofelder authored Nov 29, 2023
1 parent a5af51c commit 7dea0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pip install brainrender
```

## Contributing
Contributions to brainrender are more than welcome. Please see the [developers guide](https://brainglobe.info/developers/index.html).
Contributions to brainrender are more than welcome. Please see the [developers guide](https://brainglobe.info/community/developers/index.html). Note that some tests are only run locally, by specifying `--runslow --runlocal` in `pytest`.

## Citing brainrender
If you use `brainrender` in your work, please cite:
Expand Down

0 comments on commit 7dea0d0

Please sign in to comment.