qnguyen3 commited on
Commit
f45e946
1 Parent(s): f6116ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -72,4 +72,13 @@ This project is led by qnguyen3 and teknium.
72
  }
73
  }
74
  }
 
 
 
 
 
 
 
 
 
75
  ```
 
72
  }
73
  }
74
  }
75
+ ```
76
+
77
+ Output:
78
+ ```
79
+ {
80
+ "bus_colors": ["red", "white"],
81
+ "bus_features": "An advertisement",
82
+ "bus_location": "driving"
83
+ }
84
  ```