Skip to content

Commit

Permalink
Add direct links to Python and C APIs from README
Browse files Browse the repository at this point in the history
  • Loading branch information
hyanwong authored and mergify[bot] committed Sep 23, 2024
1 parent 65b4cae commit 4430763
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ issue for a specific bug or feature request.
We warmly welcome contributions from the community. Raise an issue if you have an
idea you'd like to work on, or submit a PR for comments and help.

The base `tskit` library provides both a Python and C API. A Rust API is provided in the
The base `tskit` library provides both a [Python](https://tskit.dev/tskit/docs/latest/python-api.html)
and [C](https://tskit.dev/tskit/docs/latest/c-api.html) API. A Rust API is provided in the
[tskit-rust](https://github.com/tskit-dev/tskit-rust) repository.


Expand Down

0 comments on commit 4430763

Please sign in to comment.