Skip to content

Commit ca27a69

Browse files
authored
Add shields
1 parent ca5c0a6 commit ca27a69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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)
35
[![GitHub release](https://img.shields.io/github/release/cojoj/CodeRunnerCLI.svg)](https://github.com/cojoj/CodeRunnerCLI/releases/latest)
46

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

1416
This tool is for **macOS only**. To run it, make sure you have:
15-
+ **Swift 3.1** (SPM)
17+
+ **Swift 3.2** (SPM)
1618
+ **macOS 10.11** or higher
1719
+ **Git**
1820

0 commit comments

Comments
 (0)