Skip to content

Commit b9c2a1e

Browse files
committed
Update README.md
Signed-off-by: Peng Jingwen <[email protected]>
1 parent 6d35cd5 commit b9c2a1e

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed
File renamed without changes.

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -6,53 +6,53 @@ Use Bing daily photo as your wallpaper on Mac OS X.
66

77
####Version 0.9
88

9-
![Screenshot](Screenshots/BingPaper-v0.9-en_US.jpg)
10-
![Screenshot](Screenshots/BingPaper-v0.9-zh_CN.jpg)
9+
![Screenshot](Screenshots/BingPaper_v0.9_en_US.jpg)
10+
![Screenshot](Screenshots/BingPaper_v0.9_zh_CN.jpg)
1111

1212
## Features
1313

1414
- Auto launch on system startup
15-
- Hide/Show Dock icon
15+
- Hide/Show the dock icon
1616
- Auto download new Bing images
1717
- Auto download images of all regions
1818
- Auto change wallpaper
19-
- Switch Bing region
19+
- Support switching Bing region
2020
- Storage the Bing images
2121
- Select a storage place for these images
2222
- Use history images as wallpaper
2323
- Display the Bing image information
2424

25-
Feel free to give feedback or contribute to this project.
25+
_Feel free to [give feedback](https://github.com/prettyxw/BingPaper/issues/new) or contribute to this project._
2626

2727
## Usage
2828

2929
### Download the Application
3030

3131
You can download the application directly from the [releases tab](https://github.com/prettyxw/BingPaper/releases), and put the `BingPaper.app` application in to your `/Applications` folder.
3232

33-
I did't signed the released application, so you have to disable the gatekeeper on your mac to run it.
33+
___Notice:___ _I did't signed the released application, so you have to disable the gatekeeper on your mac to run it._
3434

3535
### Build from Source
3636

3737
Also can you build the application from source code.
3838

39-
___Download or clone the project___
39+
___Download or Clone the Project___
4040

4141
``` bash
4242
$ git clone [email protected]:prettyxw/BingPaper.git
4343
```
4444

45-
___Install the dependences___
45+
___Install the Dependences___
4646

4747
[CocoaPods](https://cocoapods.org) was used to manage the project dependences.
4848

4949
``` bash
5050
$ pod install
5151
```
5252

53-
___Build and run___
53+
___Build and Run___
5454

55-
Finally, just hit `⌘ + R` to run the application or `⌘ + B` to build the application, and you can drag the built app into your `/Applications` folder.
55+
Finally, just hit `⌘ + R` to run the application or `⌘ + B` to build the application, then you can drag the built app into your `/Applications` folder.
5656

5757
## LICENSE
5858

0 commit comments

Comments
 (0)