Skip to content

Commit 73330a4

Browse files
committed
Update README.md
1 parent d862b83 commit 73330a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This project is an attempt to make working with QR codes in Android a bit easier
1717
1818
* Twitter: http://twitter.com/phishman3579
1919

20+
## Support me with a donation
21+
22+
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=phishman3579%40gmail%2ecom&lc=US&item_name=Support%20open%20source&item_number=AndroidQuickResponseCode&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_SM%2egif%3aNonHosted" target="_new"><img border="0" alt="Donate to this project" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif"></a>
23+
2024
## Encoding
2125

2226
You can encode a String fairly easily using the following code:
@@ -104,7 +108,3 @@ You can see an example of how to decode an image by following along with the Dec
104108
* PDF417 format.
105109
* QR Code 2D barcode format.
106110
* UPC-A 1D format.
107-
108-
## Support me with a donation
109-
110-
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=phishman3579%40gmail%2ecom&lc=US&item_name=Support%20open%20source&item_number=AndroidQuickResponseCode&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted" target="_new"><img border="0" alt="Donate to this project" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"></a>

0 commit comments

Comments
 (0)