Skip to content

Commit f2f0b2d

Browse files
committed
Improved formatting
1 parent a361954 commit f2f0b2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ learn-swift
33

44
Learn Apple's Swift programming language interactively through these playgrounds.
55

6-
#Target Audience
6+
###Target Audience
77

88
Programmers familiar with C++ and/or Objective-C.
99

10-
#What you'll need
10+
###What you'll need
1111

1212
XCode 6 or above (and probably a Mac to run it on.)
1313

14-
#Purpose & Goal
14+
###Purpose & Goal
1515

1616
More than a primer, these playgrounds are intended to get programmers up to
1717
speed on Swift as fast as possible so they can begin using Swift productively.
@@ -23,7 +23,7 @@ Learn Apple's Swift programming language interactively through these playgrounds
2323
along the way. Play the 'what-if' game. These are live playgrounds which offer
2424
near-realtime feedback of edits.
2525

26-
#Source of Content
26+
###Source of Content
2727

2828
I created these while working my way through the "Laugnage Guide" section of
2929
Apple's book, "The Swift Programming Language". I feel the information from

0 commit comments

Comments
 (0)