From 37e08d3ceaf8d0a590c68780e03a119689496bf1 Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Mon, 21 Sep 2015 17:45:42 +0200 Subject: [PATCH] Added banner to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aedaab6..353cfb1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ PlantUML mode for Emacs ======================= +puml-mode in action + **NOTE**: This is currently almost only a GitHub mirror of the nice job done by [Zhang Weize](http://zhangweize.wordpress.com/2010/09/20/update-plantuml-mode/) as I couldn't find anything like a source repository. Just minor changes were introduced.