README.md in jarbler-0.1.6 vs README.md in jarbler-0.1.7
- old
+ new
@@ -1,5 +1,6 @@
-# Jarbler
+![# Jarbler](doc/images/jarbler_logo.png)
+
Pack a Ruby application into an executable jar file.
Jarbler creates a self executing Java jar file containing a Ruby application and all its Gem dependencies.
This tool is inspired by the widely used jRuby runner Warbler.