Skip to content

Commit 847ccd0

Browse files
committed
fix README issues
1 parent 7f5333f commit 847ccd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Swift Version](https://img.shields.io/badge/swift-5.9-blue.svg)](https://swift.org)
44
![Platform](https://img.shields.io/badge/platform-macOS-lightgray.svg)
55
![Build](https://github.com/dastrobu/AccelerateArray/actions/workflows/ci.yaml/badge.svg)
6-
[![documentation](https://github.com/dastrobu/AccelerateArray/raw/main/docs/badge.svg?sanitize=true)](https://dastrobu.github.io/AccelerateArray/)
76

87
Swift Array Extensions for the Apple Accelerate Framework.
98

@@ -57,7 +56,7 @@ Make sure a valid deployment target is setup in the Podfile and add
5756
### Dependencies
5857

5958
There are no dependencies on macOS apart from the Accelerate framework, which is installed by default.
60-
Since Accelerate is also include din iOS and other Apple Platforms, this package should run on all Apple plattforms.
59+
Since Accelerate is also included in iOS and other Apple Platforms, this package should run on all Apple plattforms.
6160

6261
## Examples
6362

0 commit comments

Comments
 (0)