Get the latest source and info at:
	http://www.crosswire.org

UNIX developers	You can try a make from this directory.  This should compile
		everthing needed.  If you export OPTS=-g (or any other option
		you might want), you can easily get debug info in all objects.
		Remember to do a 'make clean; make'

Delphi developers	You will need to place sword32.dll in your winsys directory
		or elsewhere in your path.  You can find source in
		./frontend/windoze/bcowl25/swordapi
		or executable in ./bin (or from the homepage if it's not there.
		If you wish to add components to your toolbar, install
		./frontend/windoze/delphi20/swordvc/swmodule.pas and
		./frontend/windoze/delphi20/swordvc/swvskey.pas

./sword.ide	This project file was built in Borland C++ v4.53 and targets
		an MSDOS executable.

./sword.prj	This project file was built using Turbo C++ for DOS v3.0 and
		targets an MSDOS executable.

./examples/	This directory and below contain various examples using the
		SWORD libraries.

Enjoy!

Please email any questions or comments to: scribe@crosswire.org

