Skip to content

Commit

Permalink
Replace logo and adjust README text
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-bauer committed Nov 28, 2023
1 parent f2a30de commit 104de19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@

<p align="center"><img src="images/logo.png"></p>

Rejoinders creates a rejoinder (response to reviewers) LaTeX document based on a CSV file.
Rejoinderoo creates a rejoinder (response to reviewers) LaTeX document based on a CSV file.
An example of a generated rejoinder document is shown in [example.pdf](./example.pdf).

<p align="center"><img src="images/screenshot.png"></p>

## Prerequisites

Rejoinders depends on Pick to provide the selection interface for
Rejoinderoo depends on [Pick](https://pypi.org/project/pick/) to provide the selection interface for
data fields of the CSV file.
You have to install the dependencies first.

`pip install -r requirements.txt`
```sh
pip install -r requirements.txt
```

## Usage

Expand Down
Binary file modified images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 104de19

Please sign in to comment.