Skip to content

Commit

Permalink
Updated readme with a new screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuther committed Aug 26, 2013
1 parent 9c9b9ed commit e4034c3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

## What is this?

Can't remember whether that image you just added to the project was called `button-separator-left` or `button-left-separator`? Now you don't have to, because this will autocomplete your `imageNamed:` calls like you'd expect. Just type in `[NSImage imageNamed:` or `[UIImage imageNamed:` and all the images in your project will conveniently appear in the autocomplete menu.
Can't remember whether that image you just added to the project was called `button-separator-left` or `button-left-separator`? Now you don't have to, because this will autocomplete your `imageNamed:` calls like you'd expect. Just type in `[NSImage imageNamed:` or `[UIImage imageNamed:` and all the images in your project will conveniently appear in the autocomplete menu. You'll even get a handy preview of the image you're about to select.

![Screenshot](https://raw.github.com/ksuther/KSImageNamed-Xcode/master/screenshot.png)
![Screenshot](https://raw.github.com/ksuther/KSImageNamed-Xcode/master/screenshot.gif)

## How do I use it?

Expand Down
Binary file added screenshot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit e4034c3

Please sign in to comment.