Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
💄 readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jarig committed Aug 7, 2015
1 parent 41802a2 commit 207ecc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ You can configure linter-foodcritic by editing ~/.atom/config.cson (choose Open
#### foodcriticExecutablePath
```
'linter-foodcritic':
'foodcriticExecutablePath': null # foodcritic path.
'executablePath': null # foodcritic path.
```
Run `which foodcritic` to find the path

#### foodcriticExtraArgs
```
'linter-foodcritic':
'foodcriticExtraArgs': "" # additional arguments to foodcritic
'extraArgs': "" # additional arguments to foodcritic
```

## Contributing
Expand All @@ -61,4 +61,4 @@ Please note that modifications should follow these coding guidelines:
Thank you for helping out!

## Donation
[![Share the love!]()
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LY6KCLJ6EFTDL&lc=EE&item_name=opensource&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted "Donate once-off to this project using Paypal")

0 comments on commit 207ecc6

Please sign in to comment.