diff --git a/README.md b/README.md index ea87974a2977102ebaabaecca762d4fce9d27a80..e445a396137b1d17cdec81bb6935089483e7688d 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,9 @@ # Installation python -m pip install fml40-reference-implementation ``` -or from our self hosted [wheel](https://git.rwth-aachen.de/kwh40/fml40-reference-implementation/-/jobs/artifacts/master/raw/public/fml40_reference_implementation-0.2.4.4-py3-none-any.whl?job=wheel) - -``` -pip install https://git.rwth-aachen.de/kwh40/fml40-reference-implementation/-/jobs/artifacts/master/raw/public/fml40_reference_implementation-0.2.4.4-py3-none-any.whl?job=wheel -``` - Documentation -------- -We provide a documentation to get start with the fml40 python reference implementation package. It can be found [here](https://git.rwth-aachen.de/kwh40/fml40-reference-implementation/-/jobs/artifacts/master/file/public/html/index.html?job=pages). +We provide a documentation to get start with the fml40 python reference implementation package. It can be found [here](https://kwh40.pages.rwth-aachen.de/fml40-reference-implementation). Features --------