Skip to content

Commit fce7486

Browse files
committed
style: Tweak readme
1 parent 74e6c57 commit fce7486

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ obelisk client execution submit -f obelisk-flyio:workflow/workflow@1.0.0-beta.ap
1818
"$(./scripts/json-app-init-stargazers.sh)"
1919
```
2020

21-
While the workflow is running, push the [stargazers](https://github.com/obeli-sk/demo-stargazers) secrets to the fly.io app -
21+
While the workflow is running, push the [stargazers secrets](https://github.com/obeli-sk/demo-stargazers/blob/main/.envrc-example) to the fly.io app -
2222
either using `fly` command, fly.io's dashboard or using following [script](scripts/secrets-send.sh):
2323

2424
Point the script at stargazers' `.envrc` file.
@@ -46,12 +46,12 @@ The execution log can be inspected using the WebUI available at http://localhost
4646

4747
<div>
4848
<img src="doc/trace.png" width="700px"/>
49-
<div style="width:700px; text-align:center;"><em>Trace view</em></div>
49+
<div style="width:700px;"><em>Trace view</em></div>
5050
</div>
5151

5252
<div>
5353
<img src="doc/debug.png" width="700px"/>
54-
<div style="width:700px; text-align:center;"><em>Debug view</em></div>
54+
<div style="width:700px;"><em>Debug view</em></div>
5555
</div>
5656

5757

0 commit comments

Comments
 (0)