Skip to content

Commit e4ffea4

Browse files
committed
docs: update README.md
1 parent 388b19f commit e4ffea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Game of Life
22

3-
[![Swift](https://img.shields.io/badge/Swift-5.10-orange.svg)](https://www.swift.org)
4-
[![Swift Playgrounds](https://img.shields.io/badge/Swift%20Playgrounds-4.5-orange.svg)](https://itunes.apple.com/jp/app/swift-playgrounds/id908519492)
3+
[![Swift](https://img.shields.io/badge/Swift-6.0-orange.svg)](https://www.swift.org)
4+
[![Swift Playground](https://img.shields.io/badge/Swift%20Playground-4.6-orange.svg)](https://itunes.apple.com/jp/app/swift-playground/id908519492)
55
![Platform](https://img.shields.io/badge/platform-ipados%20%7C%20ios-lightgrey.svg)
66
[![License](https://img.shields.io/github/license/kkebo/GameOfLife.swiftpm.svg)](LICENSE.txt)
77

@@ -14,7 +14,7 @@ This is [the Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_
1414

1515
## Build requirements
1616

17-
- Swift Playgrounds 4.5 or later (iPadOS 16.1 or later)
17+
- Swift Playgrounds 4.6 or later (iPadOS 17.0 or later)
1818

1919
## Get Started
2020

0 commit comments

Comments
 (0)