Skip to content

Commit

Permalink
📷 rename images directory to img
Browse files Browse the repository at this point in the history
  • Loading branch information
watilde committed Apr 6, 2016
1 parent cf6ee91 commit a6c0999
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Expand Up @@ -29,4 +29,4 @@ node_modules
.DS_Store

# README
iamges
img
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -21,16 +21,16 @@ Options:

## screenshots
One result
![emoji](./images/emoji.png)
![emoji](./img/emoji.png)

Multiple results
![emojis](./images/emojis.png)
![emojis](./img/emojis.png)

Pick a emoji randomly
![random emoji](./images/random_emoji.png)
![random emoji](./img/random_emoji.png)

Emoji not found
![emoji not found](./images/emoji_not_found.png)
![emoji not found](./img/emoji_not_found.png)

## based on
Thanks :exclamation:
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit a6c0999

Please sign in to comment.