[Docs] Improvements.

* Add enough of a description of story format versions that the later mention of "major version" makes sense.
* Change a "should" to the correct "must" in the JSON chunk warning.
* Add a reminder to the Twee2->Twee v3 tip about the standard Twee file extensions.
This commit is contained in:
Thomas M. Edwards 2020-02-24 14:16:59 -06:00
parent 78cc697889
commit ecef9e14ea
2 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@ You may convert a Twee2 notation file to a Twee v3 notation file like so:
tweego -d -o twee_v3_file.twee twee2_file.tw2
```
Or, if the Twee2 notation file has a standard Twee file extension, like so:
Or, if the Twee2 notation file has a standard Twee file extension (`.tw`, `.twee`), like so:
```
tweego --twee2-compat -d -o twee_v3_file.twee twee2_file.twee