Skip to content

Commit e1b8c81

Browse files
Merge pull request #27 from jaredpetersen/feature-fix-readme-contribute-link
Fixed coffee link in README
2 parents 2b72796 + 72e415f commit e1b8c81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ codeprinter makes it easy. Simply copy your code into the text box, select your
1111
![Print your code](https://i.imgur.com/IYHqP0z.png)
1212

1313
## How to Contribute
14-
Find a bug? Want to request a new feature? Awesome! Create an [issue](https://github.com/jaredpetersen/codeprinter/issues) and/or submit a [pull request](https://github.com/jaredpetersen/codeprinter/pulls). Just want to show your support for the project? [Buy me a coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JGJAC7UKRAB9J&lc=US&item_name=CodePrinter%20%2d%20Buy%20me%20a%20Coffee&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted).
14+
Find a bug? Want to request a new feature? Awesome! Create an [issue](https://github.com/jaredpetersen/codeprinter/issues) and/or submit a [pull request](https://github.com/jaredpetersen/codeprinter/pulls). Just want to show your support for the project? [Buy me a coffee](https://paypal.me/jaredtpetersen).

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeprinter",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": true,
55
"homepage": "http://jaredpetersen.github.io/codeprinter",
66
"scripts": {

0 commit comments

Comments
 (0)