Skip to content

Commit a1c68cd

Browse files
committed
Merge pull request #3 from penman/patch-1
Syntax highlighting in README.md
2 parents ad8ea0b + 127e683 commit a1c68cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ See our [status page](Docs/Status.md) for a detailed list of what features are c
3434

3535
Here is a simple `main.swift` file which uses Foundation. This guide assumes you have already installed a version of the latest [Swift binary distribution](https://swift.org/downloads#latest).
3636

37-
```
37+
```swift
3838
import Foundation
3939

4040
// Make an URLComponents instance

0 commit comments

Comments
 (0)