Skip to content

Latest commit

 

History

History
executable file
·
5 lines (5 loc) · 156 Bytes

README.md

File metadata and controls

executable file
·
5 lines (5 loc) · 156 Bytes

How to update data on the app

  1. Generate files locally
  2. Copy files to data/
  3. git add --all && git commit -m "Update data"
  4. git push origin master