Update README.md
Acknowledgements is available as a Swift Package. You can find information on how to add package dependencies to your app here.
Acknowledgements
import Acknowledgements
extension Acknowledgement { static let openSourceFramework = Acknowledgement(name: "Framework", copyright: "Copyright © YYYY Author's Name", license: .MIT) }
let acknowledgementsVC = AcknowledgementsViewController(acknowledgements: [.openSourceFramework, .acknowledgements])
Acknowledgement already contains an Acknowledgement for the Acknowledgements framework, so you can easily credit it as shown in the above code block.
Acknowledgement
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Installation
Acknowledgementsis available as a Swift Package. You can find information on how to add package dependencies to your app here.Usage
Acknowledgementalready contains anAcknowledgementfor theAcknowledgementsframework, so you can easily credit it as shown in the above code block.