diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-07-09 10:55:46 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-07-09 10:55:46 +0200 |
| commit | adad8e46c90f36d4828ce53b1a9f83b17994efc0 (patch) | |
| tree | ffab206177fe912d8dd2107c544d2040397c388f | |
| parent | add export functionality for address book / receiving addresses (diff) | |
| download | discoin-adad8e46c90f36d4828ce53b1a9f83b17994efc0.tar.xz discoin-adad8e46c90f36d4828ce53b1a9f83b17994efc0.zip | |
README update
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 5412cb990..25ed9a8cf 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ This has been implemented: - Asks for confirmation before sending coins -- CSV export of transactions +- CSV export of transactions and address book - User friendly transaction list with status icons, real-time filtering and a context menu that allows editing and copying labels |