Skip to content

Commit

Permalink
Enhance README
Browse files Browse the repository at this point in the history
  • Loading branch information
blokhin authored Sep 23, 2023
1 parent b5b60e0 commit b2a4ae0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

<p align="center"><img src="https://github.com/metis-science/metis-client/blob/master/metis-client.png" width="300" /></p>

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

Expand Down Expand Up @@ -49,6 +50,12 @@ print(results)
NB in development one can replace a `VERY_SECRET_TOKEN` string with the development user email, e.g.
`[email protected]` (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
Expand Down

0 comments on commit b2a4ae0

Please sign in to comment.