fix misleading statement in readme.txt

This commit is contained in:
Joel Dice 2009-04-14 09:02:13 -06:00
parent d11195165f
commit 296512de70

View File

@ -417,8 +417,8 @@ architecture-specific parameters.
Step 8: Write a driver which starts the VM and runs the desired main
method. Note the bootimageBin function, which will be called by the
VM to get a handle to the embedded jar. We tell the VM about this
function via the "avian.bootimage" property.
VM to get a handle to the embedded boot image. We tell the VM about
this function via the "avian.bootimage" property.
Note also that this example includes no resources besides class files.
If our application loaded resources such as images and properties