Skip to content

Commit 4430763

Browse files
hyanwongmergify[bot]
authored andcommitted
Add direct links to Python and C APIs from README
1 parent 65b4cae commit 4430763

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ issue for a specific bug or feature request.
3737
We warmly welcome contributions from the community. Raise an issue if you have an
3838
idea you'd like to work on, or submit a PR for comments and help.
3939

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

4344

0 commit comments

Comments
 (0)