diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-07-07 21:26:46 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-07-07 21:26:46 +0200 |
| commit | 8ffec99b071df945e4d6c59641a89a8bd409c4ec (patch) | |
| tree | f25b7937a49eb9c1134ba9ca830af7f109be2c2d | |
| parent | "Status" doesn't fit into narrow first column in transaction history, make th... (diff) | |
| download | discoin-8ffec99b071df945e4d6c59641a89a8bd409c4ec.tar.xz discoin-8ffec99b071df945e4d6c59641a89a8bd409c4ec.zip | |
update README
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 949bf17e8..da480adf1 100644 --- a/README.rst +++ b/README.rst @@ -16,11 +16,11 @@ This has been implemented: - Tabbed interface -- Ask for confirmation before sending coins +- Asks for confirmation before sending coins - CSV export of transactions -- User friendly transaction list with status icons +- User friendly transaction list with status icons, and real-time filtering - Show alternative icon when on testnet |