diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-07-08 22:45:15 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-07-08 22:45:15 +0200 |
| commit | 460cd40aa51a5367c361ebb32c2a2d39cdd08195 (patch) | |
| tree | a8ec8784b0e3e688e6573f92d6e40022f2ed51ae | |
| parent | Add context menu on transaction list: copy label, copy address, edit label, s... (diff) | |
| download | discoin-460cd40aa51a5367c361ebb32c2a2d39cdd08195.tar.xz discoin-460cd40aa51a5367c361ebb32c2a2d39cdd08195.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 da480adf1..5412cb990 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ This has been implemented: - CSV export of transactions -- User friendly transaction list with status icons, and real-time filtering +- User friendly transaction list with status icons, real-time filtering and a context menu that allows editing and copying labels - Show alternative icon when on testnet |