From 886877778a0271b16cdd33c9daebbb14d5b453fe Mon Sep 17 00:00:00 2001 From: j2rong Date: Fri, 19 Feb 2016 18:54:24 +0800 Subject: [PATCH] Update README.md --- README.md | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5188d99..c6a9d5b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,39 @@ -# BingWallpapers -Get Bing today's image and save as wallpaper +# BingWallpaper +Get Bing today's image and save as wallpaper for Windows + +## Features + - Get Bing today's images from different locale + - Click to set as wallpaper + - Save the image(s) + - No background service + +## ScreenShots + - **Chinese** + ![Chinese](https://github.com/j2rong/BingWallpapers/blob/master/Images/ScreenShot_cn_1_2_151221.png) + + - **English** + ![English](https://github.com/j2rong/BingWallpapers/blob/master/Images/ScreenShot_1_2_151221.png) + +## Usage + - Click a image, the app will set it as wallpaper and then exit immediately. + - Check the checkboxes above the images that you want to save. Images will be save to path ( **/Pictures** ) with a filename [yyyy-MM-dd-locale.jpg]() + +## Changelog +**1.2.151221** + - fix CN Bing image title retrieval + +## License + +Copyright 2016 j2Rong + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.