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
|
```js
|
||||||
{
|
{
|
||||||
bicepsCircumference: 305,
|
bicepsCircumference: 305,
|
||||||
centerBackNeckToWaist: 495,
|
centerBackNeckToWaist: 495,
|
||||||
chestCircumference: 965,
|
chestCircumference: 965,
|
||||||
hipsCircumference: 838,
|
headCircumference: 580,
|
||||||
naturalWaistToHip: 110,
|
hipsCircumference: 838,
|
||||||
neckCircumference: 391,
|
hipsToUpperLeg: 202,
|
||||||
shoulderSlope: 49,
|
naturalWaistToHip: 110,
|
||||||
shoulderToShoulder: 444,
|
neckCircumference: 391,
|
||||||
shoulderToWrist: 680,
|
shoulderSlope: 49,
|
||||||
wristCircumference: 185
|
shoulderToShoulder: 444,
|
||||||
|
shoulderToWrist: 680,
|
||||||
|
upperLegCircumference: 598,
|
||||||
|
wristCircumference: 185
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue