Skip to content

Commit

Permalink
chore: syntax highlighting in README.md
Browse files Browse the repository at this point in the history
add yaml syntax highlighting to README.md for better readability
  • Loading branch information
maksymar authored Feb 20, 2024
1 parent fa83d96 commit 6717f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Have a look at the workflows in this repository for working examples.
A github CI action looks like the following.
Note you'll need to copy the scripts in the `scripts` directory to your own repository and update `<PATH/TO/YOUR/CANISTER>`.

```
```yaml
benchmark-my-canister:
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 6717f15

Please sign in to comment.