diff --git a/README.md b/README.md index d9d6e9a..a6678d5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@

-This library allows for programmatic interactions with the [Metis infrastructure](https://metis.science). +This library allows for programmatic interactions with the [Metis infrastructure](https://github.com/basf/metis-bff). + ## Installation @@ -49,6 +50,12 @@ print(results) NB in development one can replace a `VERY_SECRET_TOKEN` string with the development user email, e.g. `admin@test.com` (refer to **users_emails** BFF table). + +## Contributing + +Please give a minute to the [contribution guide](https://github.com/metis-science/metis-client/blob/master/CONTRIBUTING.md). Note, that our [changelog](https://github.com/metis-science/metis-client/blob/master/CHANGELOG.md) is maintained fully automatically via [GitHub actions](https://github.com/metis-science/metis-client/tree/master/.github/workflows). + + ## License Author Sergey Korolev, Tilde Materials Informatics