diff --git a/README.md b/README.md index 60d45d8..c647f7b 100755 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ **money 0.2** -[Launchpad](launchpad.net/cli-money) -[Synoikos Gitbucket](git.synoikos.de/daniel/money) - +* [Launchpad](https://launchpad.net/cli-money) +* [Synoikos Gitbucket](https://git.synoikos.de/daniel/money) + ## ABOUT money is a Unix utility that keeps track of monthly income and @@ -58,11 +58,11 @@ Balance: 225.00 January 1970 - + 225.00 Monthly budget + + 225.00 Monthly budget + 120.00 Birthday present - 161.00 Food - - 89.00 TAOCP - - 53.00 Transport + - 89.00 TAOCP + - 53.00 Transport =============== Balance: 42.00 ``` @@ -77,9 +77,9 @@ (words are strings separated by whitespace). If the first word is the symbol +, the subsequent word is assumed to be a number denoting an income. If the first word is the symbol -, the next word is interpreted as an expenditure. Any other -text on such lines is treated as comments and preserved. Lines not starting with -+ or - are ignored and removed (except for the bottom line money draws in above -the balance line). +text on such lines is treated as comments and preserved. Lines not starting +with + or - are ignored and removed (except for the bottom line money draws in +above the balance line). Unless a wrong entry was made or some other mistake needs to be corrected, the user should not normally have to edit the budget file by hand. Manually updating