Skip to content

Commit 4b079e4

Browse files
authored
Closes #142 (#149)
1 parent 1ce7b22 commit 4b079e4

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14183390.svg)](https://doi.org/10.5281/zenodo.14183390)
55

66

7-
The repository for the development of the extension to PEtab for model
8-
selection, including the additional file formats and Python 3 package.
7+
The PEtab extension for model selection, including additional file formats and library.
98

109
## Install
1110

12-
The Python 3 package provides both the Python 3 and command-line (CLI)
11+
The Python 3 library provides both the Python 3 and command-line (CLI)
1312
interfaces, and can be installed from PyPI, with `pip3 install petab-select`.
1413

1514
## Documentation
@@ -19,12 +18,8 @@ Further documentation is available at
1918

2019
## Examples
2120

22-
There are example Jupyter notebooks for usage of PEtab Select with
23-
24-
- the command-line interface, and
25-
- the Python 3 interface,
26-
27-
in the `doc/examples` directory.
21+
There are example Jupyter notebooks covering the Python API, CLI, and visualization in the "doc/examples" directory.
22+
The notebooks can be viewed at [https://petab-select.readthedocs.io/en/stable/examples.html](https://petab-select.readthedocs.io/en/stable/examples.html).
2823

2924
## Supported features
3025

0 commit comments

Comments
 (0)