Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alex3236 authored Jul 14, 2021
1 parent 127bea0 commit 61e4eda
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,4 @@ Of course, this problem can be avoided by using the date mode.

### Date mode
Modify the hardcoding to turn off NBT mode and set the date to use date mode.
The date format should be `%Y-%m-%d`.
```python
nbt_file = -1
start_date = '2020-01-01'
```
The date format should be `%Y-%m-%d`.'

0 comments on commit 61e4eda

Please sign in to comment.