Updated readme formatting

This commit is contained in:
nathan 2015-06-28 01:57:53 +02:00
parent 091facc412
commit e81320f36a

View File

@ -29,8 +29,9 @@ You might want to specify the root location of the icons used (to make it easier
A *simple* example is as follows:
// if using provided JNA jars. Not necessary if using JNA from https://github.com/twall/jna
System.load("Path to OS specific JNA jar");
// if using provided JNA jars. Not necessary if
//using JNA from https://github.com/twall/jna
System.load("Path to OS specific JNA jar");
this.systemTray = SystemTray.create("Dorkbox");