diff options
| author | Arun Isaac | 2022-01-24 17:01:39 +0530 |
|---|---|---|
| committer | Arun Isaac | 2022-01-24 17:01:39 +0530 |
| commit | f9dfc61b4fe5d78c6a09adbeafa28a4e5d91c2ad (patch) | |
| tree | 99de6adffe9732f8f8243ee0e8ba8ebb2fb4570a | |
| parent | 0af9e6a90fa2a65bcd2c1c6d9c6e47b9f099ec85 (diff) | |
| download | genenetwork3-f9dfc61b4fe5d78c6a09adbeafa28a4e5d91c2ad.tar.gz | |
README: Add pylint and mypy CI badges.
We now have separate CI jobs for the pylint and mypy tests. * README.md: Add pylint and mypy CI badges.
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md index 6a34bae..2dcc5b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # genenetwork3 -[](https://penguin2.genenetwork.org/jobs/genenetwork3) +[](https://penguin2.genenetwork.org/jobs/genenetwork3) +[](https://penguin2.genenetwork.org/jobs/genenetwork3-pylint) +[](https://penguin2.genenetwork.org/jobs/genenetwork3-mypy) GeneNetwork3 REST API for data science and machine learning |
