]> git.8kb.co.uk Git - playtime/mortgage_calculator/commitdiff
Format parameters section
authorglyn <glyn@8kb.co.uk>
Fri, 6 Jun 2014 13:53:32 +0000 (14:53 +0100)
committerglyn <glyn@8kb.co.uk>
Fri, 6 Jun 2014 13:53:32 +0000 (14:53 +0100)
README.md

index d8ebfac0af588397821cd63b35f46e21154ad20a..f6ddd236578a120270db2835b2437939e8f56878 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,15 +13,15 @@ but can be used to estimate tracker types too.
 
 ##Parameters are:
 
-mortgage_value *-m*            Value of the mortgage (i.e. Property value minus Deposit)
-arrangement_fee *-a*           Any arrangement fee on the initial mortgage
-interest_rate *-i*             The rate in percent of the initial mortgage deal
-interest_rate_term *-it*       The term for the initial interest rate
-term *-t*                      The total term of the mortgage (defaults to 25 years)
-interest_rate_increase *-ii*   A yearly increace for the interest rate outside of the initial fixed term
-cap_rate_increase *-ic*                Cap the yearly interest increase at a particular value
-monthly_overpayment *-o*       The value of any regular monthly overpayments you intend to make
-monthly_payment *-p*           An amount you decide you want to pay off each month (calculated from mortgage value, rate and term otherwise)
+* mortgage_value *-m*          Value of the mortgage (i.e. Property value minus Deposit)
+* arrangement_fee *-a*         Any arrangement fee on the initial mortgage
+* interest_rate *-i*           The rate in percent of the initial mortgage deal
+* interest_rate_term *-it*     The term for the initial interest rate
+* term *-t*                    The total term of the mortgage (defaults to 25 years)
+* interest_rate_increase *-ii* A yearly increace for the interest rate outside of the initial fixed term
+* cap_rate_increase *-ic*              Cap the yearly interest increase at a particular value
+* monthly_overpayment *-o*     The value of any regular monthly overpayments you intend to make
+* monthly_payment *-p*         An amount you decide you want to pay off each month (calculated from mortgage value, rate and term otherwise)
 
 ##Example usage