Skip to content

Commit

Permalink
Move README assets to assets. Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrhoyt committed Feb 3, 2016
1 parent 4755d2a commit 88aedc0
Show file tree
Hide file tree
Showing 4 changed files 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 @@ -11,7 +11,7 @@ of your source files for more accurate results.
![Test Status](https://travis-ci.org/realm/SwiftLint.svg?branch=master)
[![codecov.io](https://codecov.io/github/realm/SwiftLint/coverage.svg?branch=master)](https://codecov.io/github/realm/SwiftLint?branch=master)

![](screenshot.png)
![](assets/screenshot.png)

## Installation

Expand Down Expand Up @@ -43,7 +43,7 @@ else
fi
```

![](runscript.png)
![](assets/runscript.png)

### Atom

Expand Down Expand Up @@ -216,7 +216,7 @@ custom_rules:
This is what the output would look like:
![](custom-rule.png)
![](assets/custom-rule.png)
You can filter the matches by providing one or more `match_kinds`, which will
reject matches that include syntax kinds that are not present in this list. Here
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 88aedc0

Please sign in to comment.