Skip to content

Commit

Permalink
Updated badge in readme, clarified license, fixed build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Vaughan committed Nov 8, 2023
1 parent a5478aa commit 48cb267
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 80 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bdsky - Birth Death Serial Skyline Model for BEAST2

[![Build Status](https://travis-ci.org/BEAST2-Dev/bdsky.svg?branch=master)](https://travis-ci.org/BEAST2-Dev/bdsky)
[![Unit/integration tests](https://github.com/BEAST2-Dev/bdsky/actions/workflows/main.yml/badge.svg)](https://github.com/BEAST2-Dev/bdsky/actions/workflows/main.yml)

## Citation

Expand All @@ -13,3 +13,9 @@ Please cite [Stadler2013](http://www.pnas.org/content/110/1/228.full) for the fo

If sampled ancestors are used, please also cite:
[Gavryushkina2014](https://doi.org/10.1371/journal.pcbi.1003919)

## License

BDSKY is free software, and is distributed under the terms of the
GNU General Public License version 3. A copy of this license can
be found in the root directory of this repository.
Loading

0 comments on commit 48cb267

Please sign in to comment.