Skip to content

Commit a214b1d

Browse files
authored
Update README.md
1 parent ecb3088 commit a214b1d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@ You will also need to sign into [flows.network](https://flows.network/) from you
5454

5555
Review the `trigger_phrase` variable. It is the magic words you type in a PR comment to manually summon the review bot.
5656

57-
Click on the "Create and Deploy" button.
57+
Click on the **Create and Deploy** button.
5858

5959
### 2 Add your OpenAI API key
6060

61-
You will now set up OpenAI integration. Click on "Connect", enter your key and give it a name.
61+
You will now set up OpenAI integration. Click on **Connect**, enter your key and give it a name.
6262

6363
[<img width="450" alt="image" src="https://user-images.githubusercontent.com/45785633/222973214-ecd052dc-72c2-4711-90ec-db1ec9d5f24e.png">](https://user-images.githubusercontent.com/45785633/222973214-ecd052dc-72c2-4711-90ec-db1ec9d5f24e.png)
6464

65-
Close the tab and go back to the flow.network page once you are done. Click on "Continue".
65+
Close the tab and go back to the flow.network page once you are done. Click on **Continue**.
6666

6767
### 3 Configure the bot to access GitHub
6868

@@ -73,11 +73,11 @@ Next, you will tell the bot which GitHub repo it needs to monitor for upcoming P
7373

7474
> Let's see an example. You would like to deploy the bot to review code in PRs on `WasmEdge/wasmedge_hyper_demo` repo. Here `github_owner = WasmEdge` and `github_repo = wasmedge_hyper_demo`.
7575
76-
Click on the "Connect" or "+ Add new authentication" button to give the function access to the GitHub repo to deploy the 🤖. You'll be redirected to a new page where you must grant [flows.network](https://flows.network/) permission to the repo.
76+
Click on the **Connect** or **+ Add new authentication** button to give the function access to the GitHub repo to deploy the 🤖. You'll be redirected to a new page where you must grant [flows.network](https://flows.network/) permission to the repo.
7777

7878
[<img width="450" alt="image" src="https://github.com/flows-network/github-pr-summary/assets/45785633/6cefff19-9eeb-4533-a20b-03c6a9c89473">](https://github.com/flows-network/github-pr-summary/assets/45785633/6cefff19-9eeb-4533-a20b-03c6a9c89473)
7979

80-
Close the tab and go back to the flow.network page once you are done. Click on "Check".
80+
Close the tab and go back to the flow.network page once you are done. Click on **Check**.
8181

8282
### Wait for the magic!
8383

0 commit comments

Comments
 (0)