Skip to content

Commit f298805

Browse files
committed
Merge pull request #159 from moiling/master
Reformat README
2 parents 43a564b + f451900 commit f298805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/SourceKit/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//===----------------------------------------------------------------------===//
2-
// SourceKit README
2+
// SourceKit README
33
//===----------------------------------------------------------------------===//
44

55
Welcome to SourceKit! SourceKit is a framework for supporting IDE features like
@@ -9,7 +9,7 @@ infrastructure that an IDE needs for excellent language support.
99
SourceKit currently only supports the Swift language.
1010

1111
//===----------------------------------------------------------------------===//
12-
// Linking to the SourceKit C API
12+
// Linking to the SourceKit C API
1313
//===----------------------------------------------------------------------===//
1414

1515
The stable C API for SourceKit is provided via the sourcekitd.framework which

0 commit comments

Comments
 (0)