Skip to content

Commit

Permalink
readmeの編集
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuya committed Jul 3, 2016
1 parent 48fa9dd commit ad4096a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# emojiGenerator
slackのemojiを自動生成する

## 実行環境
- python 2.7.10
- PIL

## 使い方
>slackEmojiGenerator.py 天才 現る
![test.png](test.png)

## exeファイルの生成
>pyinstaller slackEmojiGenerator.py --onefile --noconsole
Binary file added test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad4096a

Please sign in to comment.