diff options
author | christopherlam <christopher.lck@gmail.com> | 2017-02-05 23:00:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-05 23:00:55 +0800 |
commit | 648a7d7136f8e93a683214b6d4bba5276d9f004c (patch) | |
tree | c51cfb8bc3785707ac6a186e8bab254f5088b84d | |
parent | 716e127e1a46974c58139f3ab6bff9ed92196a00 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Cash libraries themselves, or require the main program to run at all. Tested with GNU Cash 2.4.10. The library supports extracting the account tree, including all -transactions and splits. It does not support scheduled transactions, -price tables, and likely none but the most basic commodities. In +prices, transactions and splits. It does not support scheduled +transactions, and likely none but the most basic commodities. In particular, writing of XML files is not supported. [python]: http://www.python.org/ |