/*

KB Java News Reader  1.0 Beta Copyright Notice

The KB Java News Reader and related software objects are copyrighted by
I-Force Technologies, Inc.  Permission is granted for
non-exclusive personal use.  You may not modify the copyright notice
in the source files or resell the software for financial gain.
I-Force Technologies is not liable for any damages resulting from the use of 
this software.

Copyright &copy;  I-Force Technologies, Inc., 1997
All rights reserved.

@Author: Kul Bhatt (k.bhatt@ieee.org)
@Date: July 1997

*/

How to install the program:
	unzip NewsReader.zip in your choice of directory. Include this
	directory in your CLASSPATH environment variable.
	
How to run the program :
	ift classes should be in your CLASSPATH environment variable. This 
	program requires runtime JDK1.1.x
	
	The following command will run the newsreader:
	  java ift.newsreader.kbnews

	You would have to configure the program for your NNTP server using 
	"Configure" button.

