ForzaJuve1
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -163,6 +163,8 @@ For the flat variables without nested structures:
|
|
163 |
"Temperature": 19,
|
164 |
"WindSpeed": 13
|
165 |
}
|
|
|
|
|
166 |
For the nested variables, since the nested structures are complex and long, it will be difficult to show a complete instance here. I will instead provide the structure.
|
167 |
{
|
168 |
"MatchEvent": Features({
|
|
|
163 |
"Temperature": 19,
|
164 |
"WindSpeed": 13
|
165 |
}
|
166 |
+
```
|
167 |
+
```
|
168 |
For the nested variables, since the nested structures are complex and long, it will be difficult to show a complete instance here. I will instead provide the structure.
|
169 |
{
|
170 |
"MatchEvent": Features({
|