Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
banhbio authored Sep 29, 2022
1 parent 5158cb3 commit 9cb808a
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 @@ -11,7 +11,7 @@ Taxonomy.jl is a julia package to handle NCBI-formatted taxonomic databases.
Now, this package only supports `scientific name`.

## Notes for v0.3
- Change the field attributes of the `Taxon` struct. Now,only the taxid and DB information is stored.
- Change the field attributes of the `Taxon` struct. Now, only the taxid and DB information is stored.
- Add `isless` (`<`) and less-than-or-equals (`<=` or ``) comparison for `Taxon` ranks. See the API document for details.

## Notes for v0.2
Expand Down

0 comments on commit 9cb808a

Please sign in to comment.