diff --git a/README.md b/README.md index c6cff16..c98ce4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ -## Getting Started +## draw fast + +You need some environment variables in `.env.local`: + +``` +FAL_KEY_ID=put your id here +FAL_KEY_SECRET=put your secret here + +``` + +Then just run: ```bash npm install