Skip to content

Commit f5186b6

Browse files
committed
README.md: More info on running tests, removed link to roadmap.
The link to https://github.com/etetoolkit/ete/wiki/ROADMAP is kind of obsolete. I have also updated that wiki page to better reflect some of the things that we have done for ete4.
1 parent bd6c15a commit f5186b6

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,12 +170,13 @@ You can launch some tests by running:
170170
./run_tests.py
171171
```
172172

173+
To see all the available options for running the tests, use:
173174

174-
# Contributing and bug reporting
175-
176-
https://github.com/etetoolkit/ete/wiki/Contributing
175+
```sh
176+
./run_tests.py -h
177+
```
177178

178179

179-
# Roadmap
180+
# Contributing and bug reporting
180181

181-
https://github.com/etetoolkit/ete/wiki/ROADMAP
182+
https://github.com/etetoolkit/ete/wiki/Contributing

0 commit comments

Comments
 (0)