Skip to content

Commit d46c7fa

Browse files
authored
Update README.md
1 parent 830a036 commit d46c7fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ which provide a vectorised form of many common mathematical functions, however t
1010
general, the performance is significantly better than using standard libm
1111
functions, though there does appear to be some reduced accuracy.
1212

13-
# OS Requirements
13+
## OS Requirements
1414

1515
MacOS 12 is required in order to run AppleAccelerate.jl. On older MacOS versions, your mileage may vary.
1616

17-
# Supported Functions
17+
## Supported Functions
1818

1919
The following functions are supported:
2020
* *Rounding*: `ceil`, `floor`, `trunc`, `round`

0 commit comments

Comments
 (0)