From 16ab624fbfd50bd77cf7f03785a51c09784abba6 Mon Sep 17 00:00:00 2001 From: janpeeters70 Date: Tue, 17 Oct 2023 14:16:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25499e0..e104d7e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You will need to input your OpenAI API key in the code for these to work. When y - [Summarize](https://github.com/OrionBrowser/ProgrammableButtons/raw/main/buttons/Summarize.plist): Uses OpenAI API to produce summary of the page. Make sure to replace apiKey in the code after importing. This is just a proof of concept and will not work with all pages. For a more robust summarization API, consider using [Universal Summarizer](https://kagi.com/summarizer). - [Stock Analysis](https://github.com/OrionBrowser/ProgrammableButtons/raw/main/buttons/Unbiased%20News.plist): Uses OpenAI API to produce stock analysis based on the content of the page. Works best on financial sites like seekingalpha.com. Make sure to replace apiKey in the code after importing. -## Community Buttons +### Community Buttons Community members are welcome to contribute their own programmable buttons in the [Community Buttons folder](https://github.com/OrionBrowser/ProgrammableButtons/tree/main/community_buttons/). Currently available are: