From 6ffd8285ae35ed732816c2e6fee7ac073fa5713a Mon Sep 17 00:00:00 2001 From: Rui Martins Date: Wed, 20 May 2015 16:46:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d5f73f..8bc2651 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system. +![alt tag](https://github.com/infoportugal/wagtail-modeltranslation/blob/master/screenshot.png?raw=true) + ## Quick start 1. Make sure you have django-modeltranslation installed: