Skip to content

Commit

Permalink
move CONTRIBUTING to root level
Browse files Browse the repository at this point in the history
  • Loading branch information
whitews committed Jun 10, 2020
1 parent dd029f6 commit 02cddae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ Click on the links below to a few Jupyter notebooks that demonstrate basic usage
* [General Overview](https://github.com/whitews/FlowKit/blob/master/examples/flowkit-tutorial.ipynb)
* [Applying Transforms to a Sample](https://github.com/whitews/FlowKit/blob/master/examples/sample_transforms.ipynb)
* [Compensating Spillover in a Sample](https://github.com/whitews/FlowKit/blob/master/examples/sample_compensation.ipynb)
* [Importing a FlowJo 10 WSP file & replicating analysis in FlowKit](https://github.com/whitews/FlowKit/blob/develop/examples/flowkit-session-replicate-flowjo-wsp-example.ipynb)
* [Importing a FlowJo 10 WSP file & replicating analysis in FlowKit](https://github.com/whitews/FlowKit/blob/master/examples/flowkit-session-replicate-flowjo-wsp-example.ipynb)

## Contributing

Want to get involved in the development of FlowKit?

[Read our CONTRIBUTING guidelines](https://github.com/whitews/FlowKit/blob/develop/.github/CONTRIBUTING.md)
[Read our CONTRIBUTING guidelines](https://github.com/whitews/FlowKit/blob/master/CONTRIBUTING.md)

0 comments on commit 02cddae

Please sign in to comment.