Skip to content

Commit c9a6b7e

Browse files
authored
Small tweaks to README and docs (#24)
1 parent 014f257 commit c9a6b7e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Continuous Integration](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions)
66
[![Continuous Integration (Julia nightly)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/workflows/CI%20(Julia%20nightly)/badge.svg)](https://github.com/chriselrod/BLASBenchmarksCPU.jl/actions?query=workflow%3A%22CI+%28Julia+nightly%29%22)
77

8-
BLASBenchmarksCPU is a Julia package for benchmarking BLAS libraries.
8+
BLASBenchmarksCPU is a Julia package for benchmarking BLAS libraries on CPUs.
99

1010
Please see the
1111
[documentation](https://chriselrod.github.io/BLASBenchmarksCPU.jl/stable).

docs/src/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ CurrentModule = BLASBenchmarksCPU
44

55
# BLASBenchmarksCPU
66

7-
BLASBenchmarksCPU is a Julia package for benchmarking BLAS libraries.
7+
[BLASBenchmarksCPU](https://github.com/chriselrod/BLASBenchmarksCPU.jl)
8+
is a Julia package for benchmarking BLAS libraries on CPUs.
89

910
The source code for this package is available in the
1011
[GitHub repository](https://github.com/chriselrod/BLASBenchmarksCPU.jl).

0 commit comments

Comments
 (0)