diff --git a/README.md b/README.md index f227ba8..3a05f9d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ ## draw fast -You need some environment variables in `.env.local`. You can get these from [fal.ai/dashboard/keys](https://www.fal.ai/dashboard/keys) - -``` -FAL_KEY_ID=put your id here -FAL_KEY_SECRET=put your secret here -``` - -Then just... +Just... ```bash npm install