From 48c14b24fdbd67c973dbee8435037a741d13137a Mon Sep 17 00:00:00 2001 From: el634dev <84924260+el634dev@users.noreply.github.com> Date: Sun, 30 Jun 2024 00:06:31 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f80b41..c8dabd0 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ To run this project, you will need to add the following environment variables to ## Getting Started +> Grab your [Tenor API Key](https://tenor.com/gifapi/documentation#quickstart) +> After you have you key, clone this repo using `git clone` and the link under the green code button +> Run `npm install` and then `npm start` ### Prerequisites