Elfsong commited on
Commit
589b650
·
verified ·
1 Parent(s): 86b339e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -186,7 +186,7 @@ st.write(
186
  )
187
 
188
  # Acknowledgement
189
- st.write(":green[[Acknowledgement]] I would like to thank NUS [NextBus](https://nnextbus.nus.edu.sg), [LTA](https://datamall2.mytransport.sg), and [SMRT](https://trainarrivalweb.smrt.com.sg/) for providing data, albeit perhaps unintentionally. If you plan to use their data as well, please be considerate with your network traffic to avoid disrupting their services.")
190
 
191
  # Layout
192
  coloumns = [2,1,1,1,1,1,1,1,1,1,1]
 
186
  )
187
 
188
  # Acknowledgement
189
+ st.write(":green[[Acknowledgement]] I would like to thank [NextBus](https://nnextbus.nus.edu.sg), [LTA](https://datamall2.mytransport.sg), and [SMRT](https://trainarrivalweb.smrt.com.sg/) for providing data, albeit perhaps unintentionally. If you plan to use their data as well, please be considerate with your network traffic to avoid disrupting their services.")
190
 
191
  # Layout
192
  coloumns = [2,1,1,1,1,1,1,1,1,1,1]