pencil2: Updated readme
This commit is contained in:
parent
4640e2a2db
commit
d036fed4dc
1 changed files with 12 additions and 9 deletions
|
@ -27,16 +27,19 @@ The example above gives you:
|
|||
|
||||
```js
|
||||
{
|
||||
bicepsCircumference: 305,
|
||||
bicepsCircumference: 305,
|
||||
centerBackNeckToWaist: 495,
|
||||
chestCircumference: 965,
|
||||
hipsCircumference: 838,
|
||||
naturalWaistToHip: 110,
|
||||
neckCircumference: 391,
|
||||
shoulderSlope: 49,
|
||||
shoulderToShoulder: 444,
|
||||
shoulderToWrist: 680,
|
||||
wristCircumference: 185
|
||||
chestCircumference: 965,
|
||||
headCircumference: 580,
|
||||
hipsCircumference: 838,
|
||||
hipsToUpperLeg: 202,
|
||||
naturalWaistToHip: 110,
|
||||
neckCircumference: 391,
|
||||
shoulderSlope: 49,
|
||||
shoulderToShoulder: 444,
|
||||
shoulderToWrist: 680,
|
||||
upperLegCircumference: 598,
|
||||
wristCircumference: 185
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue