From 458e12c28ce4b232e3aaf5c1fe67fcc05da70264 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 29 Apr 2012 19:41:25 +0100 Subject: [PATCH] Updated formatting of the README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b7e753e..dab9a73 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,13 @@ Configuration These options are defined in the "Settings" model. -pac.tax_threshold - The minimum per-month tax value (default 200,000,000) -pac.tax_rate - The value at which PACs are taxed at after the threshold (default 10) +* pac.tax_threshold - The minimum per-month tax value (default 200,000,000) +* pac.tax_rate - The value at which PACs are taxed at after the threshold (default 10) -payments.keyid - Key ID of the API Key for the payments wallet -payments.vcode - vCode for the API Key for the payments wallet -payments.last_id - Last RefID processed, only adjust this if you really really need to. -payments.corpname - Name of the corp which holds the payments wallet +* payments.keyid - Key ID of the API Key for the payments wallet +* payments.vcode - vCode for the API Key for the payments wallet +* payments.last_id - Last RefID processed, only adjust this if you really really need to. +* payments.corpname - Name of the corp which holds the payments wallet