Skip to content

Commit

Permalink
Tweak wording
Browse files Browse the repository at this point in the history
  • Loading branch information
emilydolson authored Nov 22, 2023
1 parent 4d8df8b commit 4800841
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,14 @@ Note: this library is essentially a wrapper around [Phylotracklib](https://empir

## High level usage

There are four main steps in using phylotrackpy:
There are three main steps to tracking a phylogeny using phylotrackpy:

- [Construct a `Systematics` object](https://phylotrackpy.readthedocs.io/en/latest/#creating-a-systematics-object)
- [Notify the systematics object whenever anything is born](https://phylotrackpy.readthedocs.io/en/latest/#notifying-the-systematics-object-of-births)
- [Notify the systematics object whenever anything dies](https://phylotrackpy.readthedocs.io/en/latest/#notifying-the-systematics-object-of-deaths)

You may also want to:

- [Import and export data](https://phylotrackpy.readthedocs.io/en/latest/#importing-and-exporting-data)

For more detailed instructions, see the [documentation](https://phylotrackpy.readthedocs.io/en/latest/)
Expand Down

0 comments on commit 4800841

Please sign in to comment.