Skip to content

Commit

Permalink
More whitespace for the readme gods
Browse files Browse the repository at this point in the history
  • Loading branch information
mephenor committed Jan 15, 2024
1 parent 77c0ce9 commit f9c52e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Most of the commands need the submitter's private key that matches the public ke
The private key is used for file encryption in the upload path and decryption of the work package access and work order tokens during download.
Additionally, the decrypt command needs the private key to decrypt the downloaded file.


## Installation

We recommend using the provided Docker container.
Expand Down Expand Up @@ -102,6 +103,7 @@ The client is roughly structured into three parts:
2. Functionality dealing with intermediate transformations, delegating work and handling state is provided within the core module.
3. core.api_calls provides abstractions over S3 and work package service interactions.


## Development

For setting up the development environment, we rely on the
Expand Down

0 comments on commit f9c52e2

Please sign in to comment.