Skip to content

Commit

Permalink
Merge pull request #27 from jaredpetersen/feature-fix-readme-contribu…
Browse files Browse the repository at this point in the history
…te-link

Fixed coffee link in README
  • Loading branch information
jaredpetersen committed Aug 3, 2018
2 parents 2b72796 + 72e415f commit e1b8c81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ codeprinter makes it easy. Simply copy your code into the text box, select your
![Print your code](https://i.imgur.com/IYHqP0z.png)

## How to Contribute
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).
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).
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeprinter",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"homepage": "http://jaredpetersen.github.io/codeprinter",
"scripts": {
Expand Down

0 comments on commit e1b8c81

Please sign in to comment.