Skip to content

Commit 50eb1b6

Browse files
committed
Update documentation.
1 parent dd09677 commit 50eb1b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Platform: macOS](https://img.shields.io/badge/Platform-macOS-blue.svg?style=flat)](https://developer.apple.com/osx/)
44
[![Platform: Linux](https://img.shields.io/badge/Platform-Linux-blue.svg?style=flat)](https://www.ubuntu.com/)
5-
[![Language: Swift 5.3](https://img.shields.io/badge/Language-Swift%205.3-green.svg?style=flat)](https://developer.apple.com/swift/)
6-
[![IDE: Xcode 12.0](https://img.shields.io/badge/IDE-Xcode%2012.0-orange.svg?style=flat)](https://developer.apple.com/xcode/)
5+
[![Language: Swift 5.4](https://img.shields.io/badge/Language-Swift%205.4-green.svg?style=flat)](https://developer.apple.com/swift/)
6+
[![IDE: Xcode 12.5](https://img.shields.io/badge/IDE-Xcode%2012.5-orange.svg?style=flat)](https://developer.apple.com/xcode/)
77
[![Carthage: compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
88
[![License: BSD](https://img.shields.io/badge/License-BSD-lightgrey.svg?style=flat)](https://developers.google.com/open-source/licenses/bsd)
99

@@ -231,13 +231,13 @@ if let ln = LineReader() {
231231

232232
## Requirements
233233

234-
- [Xcode 12.0](https://developer.apple.com/xcode/)
235-
- [Swift 5.3](https://developer.apple.com/swift/)
234+
- [Xcode 12.5](https://developer.apple.com/xcode/)
235+
- [Swift 5.4](https://developer.apple.com/swift/)
236236
- [Carthage](https://github.com/Carthage/Carthage)
237237
- [Swift Package Manager](https://swift.org/package-manager/)
238238

239239
## Copyright
240240

241241
Author: Matthias Zenger (<[email protected]>)
242-
Copyright © 2018-2020 Google LLC.
242+
Copyright © 2018-2021 Google LLC.
243243
_Please note: This is not an official Google product._

0 commit comments

Comments
 (0)