diff --git a/docs/novu.md b/docs/novu.md index 76b6f4f..2eb7ccf 100644 --- a/docs/novu.md +++ b/docs/novu.md @@ -12,19 +12,19 @@ Ensure the following environment variable is set: Otherwise, you can pass it in as an argument to the `Novu` constructor. -### How to Retrieve API Key on Novu.co +### How to Retrieve API Key -1. Open https://web.novu.co and sign in with your existing Novu account credentials (create a new account with your email address and a password or sign in with GitHub if you don't have an account yet) +1. Open https://web.novu.co and sign in with your existing Novu account credentials (create a new account with your email address and a password or sign in with GitHub if you don't have an account yet.) -2. Navigate to "Settings" +2. Navigate to "Settings":  -3. Click "API Keys" +3. Click "API Keys":  -4. Click here to copy your API key to your clipboard +4. Click here to copy your API key to your clipboard:  @@ -43,13 +43,13 @@ The placeholders will be replaced with the actual values of the `payload` object To create a template, follow these steps: -1. Open https://web.novu.co and sign in with your Novu account credentials +1. Open https://web.novu.co and sign in with your Novu account credentials. -2. Click "Notifications" +2. Click "Notifications":  -3. Click "Create Workflow" on the top-right +3. Click "Create Workflow" on the top-right:  diff --git a/docs/serpapi.md b/docs/serpapi.md new file mode 100644 index 0000000..c022f13 --- /dev/null +++ b/docs/serpapi.md @@ -0,0 +1,29 @@ +