Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Dec 11, 2015
1 parent 1139aee commit dd81c0f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@

textlint >= 5.0

## Usage

Put "no-dropping-the-ra" to `.textlintrc`

```js
{
"rules": {
"no-dropping-the-ra": true
}
}
```

## Contributing

Expand All @@ -26,4 +37,4 @@ MIT

## Reference

- http://www.clear-code.com/blog/2015/8/29.html
- http://www.clear-code.com/blog/2015/8/29.html

0 comments on commit dd81c0f

Please # to comment.