fix README to reflect correct format of the`points` field
#4
by
sthoduka
- opened
The points
field contains the x,y coordinates of points represented as a percentage of the image's width and height (i.e. a float between 0-100), not as pixels.
came here to say this!