diff --git a/README.md b/README.md index ec3438f..93728b2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # GHEtool GUI [![Tests](https://github.com/wouterpeere/GHEtool-GUI/actions/workflows/test.yml/badge.svg)](https://github.com/wouterpeere/GHEtool-GUI/actions/workflows/test.yml) -[![codecov](https://codecov.io/gh/wouterpeere/GHEtool-GUI/branch/main/graph/badge.svg?token=I9WWHW60OD)](https://codecov.io/gh/wouterpeere/GHEtool-GUI) -[![Read the Docs](https://readthedocs.org/projects/ghetool-GUI/badge/?version=latest)](https://ghetool-gui.readthedocs.io/en/latest/) +[![codecov](https://codecov.io/gh/wouterpeere/GHEtool-GUI/graph/badge.svg?token=uf1owumb25)](https://codecov.io/gh/wouterpeere/GHEtool-GUI) +[![Documentation Status](https://readthedocs.org/projects/ghetool-gui/badge/?version=latest)](https://ghetool-gui.readthedocs.io/en/latest/?badge=latest) ## What is GHEtool GUI? @@ -13,7 +13,7 @@ This GUI is built using [ScenarioGUI](https://github.com/tblanke/ScenarioGUI) an **Please note that this version is developed and maintained by the community and has no official support from the developers of GHEtool Pro.**

- +

## Development @@ -24,7 +24,7 @@ structure and executable-creation can be found on our [readthedocs](https://ghet ### Requirements This code is tested with Python 3.10 and requires the following libraries (the versions mentioned are the ones with which the code is tested) -* GHEtool (>=2.2.1) +* GHEtool (=2.2.0) * ScenarioGUI (>=0.3.0) For the tests diff --git a/docs/GHEtool.png b/docs/GHEtool.png new file mode 100644 index 0000000..7825b7d Binary files /dev/null and b/docs/GHEtool.png differ