Skip to content

Commit bf61e2d

Browse files
committed
Updated readme
1 parent 069b8c3 commit bf61e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ I named all of snippets using scheme `Swift ...` and set all Completion Shortcut
1919
To add code snippet to Xcode show **Utilities** right panel and press `{}` button (*Show the Code Snippet library*) in lower panel.
2020
Then select a code you would like to treat as a snippet, press and hold a left mouse button for a while and drag whole selection to the right panel (if you drag to early you'll probably only deselect text; you can also try dragging from a whitespace instead of the letter).
2121

22-
![Xcode create code snippet]()
22+
![Xcode create code snippet](https://raw.githubusercontent.com/burczyk/XcodeSwiftSnippets/master/assets/xcode-add-code-snippet.gif)
2323

2424
####Placeholder tokens
2525
If you want to add this nice placeholder in rounded blue rect simply put it between `<#` and `#>` and it will be transformed in both editor and final snippet.

0 commit comments

Comments
 (0)