diff --git a/2-HowToUse.txt b/2-HowToUse.txt
index ece8dfe..d87e3e5 100644
--- a/2-HowToUse.txt
+++ b/2-HowToUse.txt
@@ -1,4 +1,4 @@
-$Id: 2-HowToUse.txt,v 1.1 2001/07/14 06:17:00 tundra Exp $
+$Id: 2-HowToUse.txt,v 1.2 2001/07/17 18:50:55 tundra Exp $
 
                             HOW TO USE HB
                             =============
@@ -6,6 +6,7 @@
 Before you dive into the code, it's useful to get a basic understanding
 of how HB works from a user's point-of-view.
 
+
 Budget Files
 ============
 
@@ -51,13 +52,25 @@
 which is what HB will load when it starts up.
 
 
+Starting The Program
+====================
+
+The usual 'python hb.py' will work on all systems.
+
+Under Unix, make sure the first line of the hb.py file correctly
+describes where python can be found.  Then make sure hb.py file
+permissions are set to mode 755.  Finally, make sure the hb.py
+file is in a directory somewhere in $PATH.  You can then run
+the program by just using 'hb.py'.
+
+
 Running The Program
 ===================
 
 Once it starts up, HB will show you a screen something like this:
 
 ------
-              HomeBudget - Version 1.71 - Fri Jul 13 23:10:33 2001             
+              HomeBudget - Version 1.83 Fri Jul 13 23:10:33 2001             
            Copyright (c) 2001, TundraWare Inc.  All Rights Reserved.           
                                  Budget: hb.txt                                
 
diff --git a/hb.txt b/hb.txt
index 45782ef..ac0d834 100644
--- a/hb.txt
+++ b/hb.txt
@@ -1,7 +1,7 @@
-Cash        3000        2343.44
-Books       100         55.41       
-Creditcards 0.0         562.8      
-Dsl         39.0        0.0         
-Rent        1000.0      0.0         
-Savings     200.0       4320
-Utilities   160.0       0.0         
+Cash        3000        2343.44
+Books       100         55.41       
+Creditcards 0.0         562.8      
+Dsl         39.0        0.0         
+Rent        1000.0      0.0         
+Savings     200.0       4320
+Utilities   160.0       0.0