Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Armstrong committed Jun 28, 2011
1 parent 6f80422 commit 2c563c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
File renamed without changes.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Send and receive bitcoins from your Android phone!

Note that this app is still under development and may lose your coins! Test it with small amounts.

You can [download from the Android Market here](http://example.com/) or search for "bitcoin" from your mobile device.
You can [download it from the Android Market here](http://example.com/) or search for "bitcoin" from your mobile device.

<table>
<tr>
Expand All @@ -23,13 +23,13 @@ Features
* Scan and generate QR codes to share address, amount, etc between devices
* Recognizes the Bitcoin [URI format](https://en.bitcoin.it/wiki/URI_Scheme)
* Creates transactions in the absence of internet (will retry when you reconnect)
* Email bitcoin invoices from your phone to request money
* Wallet file is backed up in the cloud (synced to your Google account) so your coins are not lost if your phone is lost of damaged.
* Email invoices from your phone to request money
* Wallet file is backed up in the cloud (synced to your Google account) so your coins are not lost if you lose your phone.

Installation
-------------

You can [download and install the app here](http://example.com/) from the Android Market.
You can [download and install the app](http://example.com/) from the Android Market.

Or search for "bitcoin" from your mobile device.

Expand All @@ -47,7 +47,7 @@ Contributing
Credits
-------

Bitcoin Wallet is based on the excellent [bitcoinj](http://code.google.com/p/bitcoinj/) library by Mike Hearn at Google.
Bitcoin Wallet is based on the excellent [bitcoinj](http://code.google.com/p/bitcoinj/) library by Mike Hearn at Google. He deserves some very special thanks!

It also makes use of the [zxing](http://code.google.com/p/zxing/) library for processing QR codes.

Expand Down

0 comments on commit 2c563c9

Please sign in to comment.