Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeard committed Nov 16, 2024
1 parent 4fd5532 commit 26c11b2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,15 @@ When setting up your own build and continuous integration pipelines, please note

### Fork the application

1. Go to [rapidapi.com](https://rapidapi.com) and create an account
1. Go to the [TLDRThis](https://rapidapi.com/tldrthishq-tldrthishq-default/api/tldrthis) API and subscribe to it
1. Copy your X-RapidAPI-key
1. Copy the URL found in the **Code snippets** section (with the trailing slash)
1. Fork the project to a new public repository
1. Go to the forked repo's Settings page
1. Go to **Secrets and Variables** >> **Actions**
1. To the repository secrets add the `SUMMARISEAPI` secret
1. Also add the `SUMMARISEAPIKEY` you copied at step (3)
1. Ensure necessary Pull Request and Commit permissions are set up to allow for post approvals by the administrator and/or moderators
1. Change the title at the top of this markdown file (`# Post Reader`)
1. Change the two intro paragraphs at the top of this markdown file, to reflect the topic and purpose of your own website.
Expand Down

0 comments on commit 26c11b2

Please sign in to comment.