Update README.md
Browse files
README.md
CHANGED
|
@@ -69,7 +69,7 @@ Example format for `IoR_info.json`:
|
|
| 69 |
{
|
| 70 |
"cube": 1.5,
|
| 71 |
"diamond": 2.418,
|
| 72 |
-
"wine_glass": {
|
| 73 |
"water_pitcher": {"glass": 1.5, "water": 1.333, "ice": 1.309}
|
| 74 |
...
|
| 75 |
}
|
|
|
|
| 69 |
{
|
| 70 |
"cube": 1.5,
|
| 71 |
"diamond": 2.418,
|
| 72 |
+
"wine_glass": {"glass": 1.5, "alcohol": 1.36},
|
| 73 |
"water_pitcher": {"glass": 1.5, "water": 1.333, "ice": 1.309}
|
| 74 |
...
|
| 75 |
}
|