Update README.md
Token is a unidirectional data flow framework for Swift
Token can be installed using the Swift Package Manager. Add the following to your Package.swift file:
Package.swift
dependencies: [ .Package(url: "https://github.com/infinitetoken/Token.git", from: "1.0.0") ]
Token is released under the MIT license. See LICENSE for details.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Token
Token is a unidirectional data flow framework for Swift
Installation
Token can be installed using the Swift Package Manager. Add the following to your
Package.swiftfile:License
Token is released under the MIT license. See LICENSE for details.