diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-08-07 16:21:09 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-08-07 16:21:09 +0200 |
| commit | f839f965780ade5d13106b4b4ca46abb94a0759d (patch) | |
| tree | 617585ac86ea752187eee3c5ab481cc34ba3de73 | |
| parent | allow empty/missing amounts in URL (diff) | |
| download | discoin-f839f965780ade5d13106b4b4ca46abb94a0759d.tar.xz discoin-f839f965780ade5d13106b4b4ca46abb94a0759d.zip | |
update readme
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst index afe8c7203..283c83625 100644 --- a/README.rst +++ b/README.rst @@ -38,6 +38,8 @@ This has been implemented: - Address books and transaction table can be sorted by any column +- Accepts "bitcoin:" URLs from browsers through drag and drop + This has to be done: - Start at system start |