From 19557d245b95e190fcdeb4ff98b8819893b16622 Mon Sep 17 00:00:00 2001 From: markiewb Date: Mon, 2 Feb 2015 23:09:24 +0100 Subject: [PATCH] pom: update description + use screenshot --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6376574..2ad08a8 100644 --- a/pom.xml +++ b/pom.xml @@ -91,14 +91,16 @@ Code outline This plugins adds a code overview/outline for the current editor. -<img src="https://raw.github.com/markiewb/nb-codeoutline/master/doc/screenshot1.1.png"/> - +<p> +<img src="https://raw.githubusercontent.com/markiewb/nb-codeoutline/master/doc/screenshot1.1.png"/> + </p> <h2>Updates</h2> <h3>1.1.0:</h3> <ul> <li>[<a href="https://github.com/markiewb/nb-codeoutline/issues/4">Feature 4</a>]: Attach outline next to editor (removes the explicite window from previous version)</li> <li>[<a href="https://github.com/markiewb/nb-codeoutline/issues/6">Bugfix 6</a>]: Fixed NPE, when no document is available</li> - +<li>[<a href="https://github.com/markiewb/nb-codeoutline/issues/7">Task 7</a>]: Add donation link</li> +<li>[<a href="https://github.com/markiewb/nb-codeoutline/issues/9">Task 9</a>]: Provide signed version for update center</li> </ul> <h3>1.0.0:</h3> <ul>