README.md in jekyll-bits-0.6 vs README.md in jekyll-bits-0.7

- old
+ new

@@ -74,9 +74,22 @@ </a> <figcaption>...</figcaption> </figure> ``` +You can also define your picture URL in `image`, for example: + +```yaml +--- +image: /images/2017/01/hello-world.jpg +jb_picture: + alt: Hello, world! + caption: This is my hello world picture for you + width: 1280 + height: 800 +--- +``` + # License (The MIT License) Copyright (c) 2016 Yegor Bugayenko