Skip to content

Commit 2ee133f

Browse files
committed
Update README
1 parent 251dd3c commit 2ee133f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CodeRunnerCLI
22

3-
[![Swift](https://img.shields.io/badge/Swift-3.2-lightgrey.svg)](https://swift.org)
4-
[![SPM](https://img.shields.io/badge/SPM-compatible-brightgreen.svg)](https://swift.org/package-manager)
3+
[![Swift](https://img.shields.io/badge/Swift-4.0-brightgreen.svg)](https://swift.org)
4+
[![SPM](https://img.shields.io/badge/SPM-v4-brightgreen.svg)](https://swift.org/package-manager)
5+
![OS](https://img.shields.io/badge/compatible-macOS%2010.11-lightgrey.svg)
56
[![GitHub release](https://img.shields.io/github/release/cojoj/CodeRunnerCLI.svg)](https://github.com/cojoj/CodeRunnerCLI/releases/latest)
67

78
I won't be advertising here for [CodeRunner 2](https://coderunnerapp.com), but it's a great app! 😅
@@ -14,7 +15,7 @@ Wait no more! It's here and written in nothing else, but **Swift**! 🙌
1415
# Requirements
1516

1617
This tool is for **macOS only**. To run it, make sure you have:
17-
+ **Swift 3.2** (SPM)
18+
+ **Swift 4.0** (SPM v4)
1819
+ **macOS 10.11** or higher
1920
+ **Git**
2021

0 commit comments

Comments
 (0)