Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang authored Aug 14, 2024
1 parent 05e38b8 commit f58a0a5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ pytest
```shell
cldfbench makecldf --glottolog-version v4.8 --with-cldfreadme cldfbench_<id>.py
pytest
```

Now inspect the changes and add a corresponding section to `CHANGELOG.md`.

```shell
cldfbench zenodo --communities dplace cldfbench_<id>.py
cldfbench cldfviz.map cldf --pacific-centered --format png --width 20 --output map.png --with-ocean --no-legend
cldfbench readme cldfbench_<id>.py
Expand Down Expand Up @@ -89,4 +94,4 @@ $ csvgrep -c Var_ID -m AnnualMeanTemperature cldf/data.csv | csvstat -c Value
21,619 (5x)

Row count: 1988
```
```

0 comments on commit f58a0a5

Please sign in to comment.