geirm       01/05/17 07:18:28

  Modified:    examples/app_example1 README.txt
  Log:
  update.
  
  Revision  Changes    Path
  1.3       +4 -2      jakarta-velocity/examples/app_example1/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/app_example1/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        2001/04/10 12:18:07     1.2
  +++ README.txt        2001/05/17 14:18:21     1.3
  @@ -12,8 +12,10 @@
   app_example1 
   ------------
   This simple example shows how to use the Velocity Template Engine
  -in a standalone program.  It should be pre-compiled for you. Run it using the 
example
  -template provided (example.vm):
  +in a standalone program.  To build this example, see the instructions
  +in the examples/README.txt file.
  +
  +Run it using the example template provided (example.vm):
   
     ./example.sh
   
  
  
  

Reply via email to