Skip to content

Commit

Permalink
fix some inaccuracies in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-mooore authored Aug 11, 2023
1 parent 20e9b2a commit c0c49d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](images/example.png)

TopoMC combines the ecosystem of Python libraries for Minecraft and the extensive spatial support of R to create beautiful topographical maps of your Minecraft worlds. TopoMC supports all Minecraft versions from 1.9 up to the current release (1.20.1), excluding 1.18-based versions (for now).
TopoMC combines the ecosystem of Python libraries for Minecraft and the extensive spatial support of R to create beautiful topographical maps of your Minecraft worlds. TopoMC supports all Minecraft versions from 1.9 up to the current release (1.20.1).

## How to Use

Expand Down Expand Up @@ -60,7 +60,7 @@ The map can be opened at any time without re-rendering by opening the map file c

#### Usage

`./map [-i INTERVAL] [-s SMOOTHING] [--interactive] [--keep-crumbs]`
`./map [-i INTERVAL] [-k SMOOTHING] [--interactive] [--keep-crumbs]`

#### Options

Expand Down

0 comments on commit c0c49d2

Please sign in to comment.