Skip to content

Commit c39562e

Browse files
authored
Update README.md
1 parent ad05863 commit c39562e

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,9 +1,11 @@
11
# xcode-snippets
22

33
A set of custom code snippets for Xcode.
4+
45
Learn more about xcode snippets in [this blog of NSHipster](http://nshipster.com/xcode-snippets/).
56

6-
Drag snippet to xcode code snippet library,then look the new created file in ~/Library/Developer/Xcode/UserData/CodeSnippets. Open "xxx.codesnippet", it's a plist file.
7+
Drag snippet to xcode code snippet library,then look the new created file in
8+
~/Library/Developer/Xcode/UserData/CodeSnippets. Open "xxx.codesnippet", it's a plist file.
79

810
## Install
911

0 commit comments

Comments
 (0)