Skip to content

Commit

Permalink
added details of CI to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyBrown authored Oct 1, 2024
1 parent 1d0c743 commit b0b1623
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ plt.savefig("examples/basic_plot.png", bbox_inches='tight')
If you use this repository in your work, please cite:

Brown, K (2024) plot_phylo. https://github.com/KatyBrown/plot_phylo

## Continuous Integration
I use GitHub Actions for continuous integration to ensure code quality. You can view the configuration [here](https://github.com/KatyBrown/plot_phylo/blob/main/.github/workflows/main.yml).

0 comments on commit b0b1623

Please sign in to comment.