Skip to content

Commit

Permalink
Minor updates in Workflow and README
Browse files Browse the repository at this point in the history
  • Loading branch information
rmitsuboshi committed Oct 20, 2024
1 parent 7aaeb6a commit 4b1bdf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- '.github/workflows/build.yaml'
- 'Cargo.toml'
- 'src/*'
- 'src/**'
jobs:
ubuntu:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ See [Research feature](#research-feature) section for detail.



## How to use
## Examples
[Documentation][miniboosts]

Write the following to `Cargo.toml`.
Expand Down

0 comments on commit 4b1bdf7

Please sign in to comment.