Skip to content

Commit

Permalink
add icon && modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisTian committed Nov 2, 2018
1 parent db6a999 commit 0be9634
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions google-translate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ When I read papers, I used [Google Translate](https://translate.google.cn) to tr
>> python main.py
```

### Package
```
>> git clone https://github.com/pyinstaller/pyinstaller.git
>> cd pyinstaller
>> python setup.py install
>> pyinstaller -F -w main.py -p mwin.py -p res_rc.py -i google.ico
```

### Download
[click me to download](https://github.com/LewisTian/PyQt5-Tools/releases)

Expand Down
Binary file added google-translate/google.ico
Binary file not shown.
Binary file added google-translate/google.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 0be9634

Please sign in to comment.