docs: align Constraints for the parking lot exmpl
Align Constraints for the parking lot example with the code that has Vehicle license platepull/497/head
parent
f103307ce3
commit
fd9865ed47
|
@ -29,7 +29,9 @@
|
||||||
" * Large spot -> Motorcycle, Car\n",
|
" * Large spot -> Motorcycle, Car\n",
|
||||||
" * Bus can park if we have 5 consecutive \"large\" spots\n",
|
" * Bus can park if we have 5 consecutive \"large\" spots\n",
|
||||||
"* Does the parking lot have multiple levels?\n",
|
"* Does the parking lot have multiple levels?\n",
|
||||||
" * Yes"
|
" * Yes\n",
|
||||||
|
"* Does the parking lot should track vehicles?\n",
|
||||||
|
" * Yes, by vehicle license plate"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue