diff --git a/.github/workflows/build-and-benchmark.yml b/.github/workflows/build-and-benchmark.yml
index ff8e88b4..2bde3398 100644
--- a/.github/workflows/build-and-benchmark.yml
+++ b/.github/workflows/build-and-benchmark.yml
@@ -36,7 +36,7 @@ jobs:
with:
name: BFS
tool: 'benchmarkdotnet'
- output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.BFSBenchmarksWithoutDataTransfer-report-brief.json
+ output-file-path: BenchmarkDotNet.Artifacts/results/GraphBLAS.FSharp.Benchmarks.BFSWithoutTransferBenchmarkInt32-report-brief.json
# Access token to deploy GitHub Pages branch
github-token: ${{ secrets._GITHUB_TOKEN }}
# Push and deploy GitHub pages branch automatically
diff --git a/README.md b/README.md
index 964b619f..6ddbc2c0 100644
--- a/README.md
+++ b/README.md
@@ -19,32 +19,38 @@ GraphBLAS# is a GPGPU-based [GraphBLAS](https://graphblas.org/)-like API impleme
| Left of 't1
| Right of 't2
```
- So, type of matrix-matrix elementwise oertion is ```Matrix