Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 389 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 389 Bytes

CSSAW-Model

For now, credentials should be stored as follows:
-- in a file named credentials.txt in this directory
-- in the following format:

username
password
host

-- with an optional mapbox api key on a 4th line like shown below:

username
password
host
mapbox_api_key

Click here to obtain a mapbox api key