Skip to content

Commit 63b25f8

Browse files
authored
Update README.md
1 parent 1c467b6 commit 63b25f8

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

README.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
<p>
1313
<img src="https://img.shields.io/badge/Swift-5.5-F06C33.svg" />
14-
<img src="https://img.shields.io/badge/iOS-15.0+-865EFC.svg" />
14+
<img src="https://img.shields.io/badge/iOS-10.0+-865EFC.svg" />
1515
<img src="https://img.shields.io/badge/iPadOS-15.0+-F65EFC.svg" />
16-
<img src="https://img.shields.io/badge/macOS-12.0+-179AC8.svg" />
16+
<!-- <img src="https://img.shields.io/badge/macOS-12.0+-179AC8.svg" /> -->
1717
<img src="https://img.shields.io/badge/tvOS-15.0+-41465B.svg" />
1818
<img src="https://img.shields.io/badge/watchOS-8.0+-1FD67A.svg" />
1919
<img src="https://img.shields.io/badge/License-MIT-blue.svg" />
@@ -113,21 +113,6 @@ Then simply `import UIKitExtensions` wherever you’d like to use it.
113113
## Usage
114114

115115

116-
117-
## 🗺 Roadmap
118-
119-
- World Domination
120-
121-
122-
123-
## Contributing
124-
125-
Contributions to `UIKitExtensions` are most welcome. Check out some of the [issue templates](./.github/ISSUE_TEMPLATE/) for more info.
126-
127-
128-
129-
## 💻 Developing
130-
131116
### Requirements
132117

133118
- Xcode 13.0+
@@ -137,8 +122,6 @@ Contributions to `UIKitExtensions` are most welcome. Check out some of the [issu
137122

138123
Documentation is built with [Xcode's DocC](https://developer.apple.com/documentation/docc). See [Apple's guidance on how to build, run, and create DocC content](https://developer.apple.com/documentation/docc/api-reference-syntax).
139124

140-
For now, the best way to view the docs is to open the project in Xcode and run the `Build Documentation` command. At some point in the future, I'm hoping to leverage the tooling the develops for generating/hosting DocC documentation. (Please feel free to let me know if you have any ideas or tooling recommendations around this 🙂).
141-
142125

143126
## 🏷 License
144127

0 commit comments

Comments
 (0)