Skip to content

Commit 0038023

Browse files
committed
Update README.md
1 parent af32804 commit 0038023

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## SwiftUI Shapes
2-
Collection of custom shapes for iOS and macOS
2+
Collection of custom shapes
33

44
## Regular Polygons
55
<center>
@@ -44,22 +44,16 @@ GridPattern(horizontalLines: 20, verticalLines: 40)
4444

4545
Add this swift package to your project
4646
```
47-
git@github.com:SwiftUIExtensions/Shapes.git
47+
git@github.com:swift-extensions/swiftui-shapes.git
4848
```
4949

5050
For more examples open `/Examples/ShapesExamples.xcodeproj`
5151

52-
## SDKs
53-
- iOS 13+
54-
- Mac Catalyst 13.0+
55-
- macOS 10.15+
56-
- Xcode 11.0+
57-
5852
## Roadmap
5953
- Rounded regular polygons
6054

61-
## Code Contibutions
55+
## Code Contributions
6256
Feel free to contribute via fork/pull request to master branch. If you want to request a feature or report a bug please start a new issue.
6357

64-
## Coffee Contibutions
58+
## Coffee Contributions
6559
If you find this project useful please consider becoming my GitHub sponsor.

0 commit comments

Comments
 (0)