diff --git a/README.md b/README.md index a217b37..4bc56bd 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ pytest ```shell cldfbench makecldf --glottolog-version v4.8 --with-cldfreadme cldfbench_.py pytest +``` + +Now inspect the changes and add a corresponding section to `CHANGELOG.md`. + +```shell cldfbench zenodo --communities dplace cldfbench_.py cldfbench cldfviz.map cldf --pacific-centered --format png --width 20 --output map.png --with-ocean --no-legend cldfbench readme cldfbench_.py @@ -89,4 +94,4 @@ $ csvgrep -c Var_ID -m AnnualMeanTemperature cldf/data.csv | csvstat -c Value 21,619 (5x) Row count: 1988 -``` \ No newline at end of file +```