Skip to content

Commit

Permalink
Update README.md with Communicty Buttons section
Browse files Browse the repository at this point in the history
Added Community Buttons section in README.md with description for first two community buttons
  • Loading branch information
j-peeters authored Oct 17, 2023
1 parent a0af406 commit a8a8ad6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ You will need to input your OpenAI API key in the code for these to work. When y
- [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 members are welcome to contribute their own programmable buttons in the Community Buttons folder.
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:
- [Copy page link as Markdown](https://github.com/OrionBrowser/ProgrammableButtons/blob/main/community_buttons/Copy%20page%20link%20as%20Markdown.plist): Copies the page link as a Markdown link.
- [Discuss document or page](https://github.com/OrionBrowser/ProgrammableButtons/blob/main/community_buttons/Discuss%20doc%20or%20page.plist): Ask questions or discuss a document or page via AI chat.
Expand Down

0 comments on commit a8a8ad6

Please sign in to comment.