LightDI - LightWeight DI Container for Java
================================
Website:
	http://lightdi.org/
Project: 
	http://code.google.com/p/lightdi/


Introduction to "LightDI"
================================

Please see the project site at http://lightdi.org/


How to use "LightDI"
===============

Please see the javadocs.
It is able to download them from the above project site.


License
===============

The license of this library itself is "Apache License Version 2.0".


Bug Reports
===========

Bug reports go to the issues list on the project site. 
http://code.google.com/p/lightdi/issues/list

But *BEFORE YOU POST* make sure you've tested against 
the LATEST code available from Subversion.

Odds are good your bug has already been fixed.

If it hasn't been fixed in the latest version, 
then when posting *BE SURE TO SAY* which svn revision you tested against.
For example, "SVN revision : 1234".


EOF