From ec1a965b7155094f5ee1495ec1d3b4e5fb7bf999 Mon Sep 17 00:00:00 2001 From: NIKHIL KUMAR <65764574+Nikhil9546@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:42:30 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 901e5df..67e5e54 100755 --- a/README.md +++ b/README.md @@ -40,8 +40,7 @@ Currently this extension is only available through this GitHub repo. We'll relea 1. Once installed, the browser plugin will be available in two forms: 1. As a Popup. Activate by pressing `cmd+shift+y` on mac or `ctrl+shift+y` on windows/linux, or by clicking the extension logo in your browser. 2. As a devtools panel. Activate by first opening the browser's developer tools, then navigating to the `ZkSurfer AI` panel. -2. The next thing you need to do is create or access an existing [OpenAI API Key](https://platform.openai.com/account/api-keys) and paste it in the provided box. This key will be stored securely in your browser, and will not be uploaded to a third party. -3. Finally, navigate to a webpage you want ZkSurfer to act upon (for instance the [OpenAI playground](https://platform.openai.com/playground)) and start experimenting! +2. The next thing you need to do is create or access an existing [Zynapse API Key](https://platform.openai.com/account/api-keys) and paste it in the provided box. This key will be stored securely in your browser, and will not be uploaded to a third party. ## How it Works - The Action Cycle