Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 210 Bytes

alfred-food

Create an extra file called keys.py, add the two lines:

api_url = 'https://api.example.com/api/'
api_key = '0123456789abcdef0123456789abcdef01234567'

Replace with actual values.