chrisc36 commited on
Commit
8da8d8e
1 Parent(s): 80b094a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -78,8 +78,8 @@ For convenience, this dataset includes a few fields derived from this data about
78
  - `second_visible`: The second the watch should be set to, between -1 and 59, -1 means not visible
79
  - `text`: A text string of the time
80
 
81
- ## Generating Images
82
- Generating the image requires setting the watch face to the correct time and then downloading the image from facer.io.
83
  We will include a script to generate the images as part of our code release.
84
 
85
  ## Splits
 
78
  - `second_visible`: The second the watch should be set to, between -1 and 59, -1 means not visible
79
  - `text`: A text string of the time
80
 
81
+ ## Downloading Images
82
+ Downloading the images requires downloading the watch face set to the correct time from facer.io.
83
  We will include a script to generate the images as part of our code release.
84
 
85
  ## Splits