diff --git a/README.md b/README.md index 9a451a2..071d5ad 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,17 @@ How to use it: text: Some text, HTML is allowed. ``` +#### Panorama + +This display a very large pictures with a drag and drop posibility on it. + +How to use it: + +```yaml + - type: panorama + image: 7.jpg +``` + ## Build the website **Note: You need to be in an activated virtualenv.**