diff --git a/jode/jode.html b/jode/jode.html
index a006520..435e923 100644
--- a/jode/jode.html
+++ b/jode/jode.html
@@ -32,9 +32,17 @@ The sources contain only the
java
files, the classes
contain only the class
files.
I also have a tar.gz file containing only
the RCS
directories. This is the form I maintain the
-project, but you probably need unix and a few tools to use them.
+project, but you probably need unix and a few tools to use them.
There are also some snapshots that have new +features like inner and anonymous classes.
+ +Click here to browse the files online. +
+ +New! The latest snapshot can handle +inner and anonymous classes.
+ +Someday I found guavad
, a disassembler for java byte
@@ -92,8 +104,8 @@ to get some information of the class files and do this all
automatically. I decided to write it in java
now,
because it suited best.
Just for the records: the java code is now nearly 50 times bigger -than the original perl script and is still growing.
+Just for the records: the java code is now more than 50 times +bigger than the original perl script and is still growing.
http://www.informatik.uni-oldenburg.de/~delwi/jode/jode.html, last -updated on 08-Mar-1999.
+updated on 17-Jun-1999.