Skip to content

Commit 905a7ea

Browse files
committed
update urls
1 parent 5f70d31 commit 905a7ea

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,21 @@ SublimeLinter-phpcs
33

44
[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-phpcs.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-phpcs)
55

6-
This linter plugin for [SublimeLinter](http://sublimelinter.com/) provides an interface to [phpcs](http://pear.php.net/package/PHP_CodeSniffer/). It will be used with files that have the “PHP”, “HTML” and “HTML5” syntax.
6+
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [phpcs](http://pear.php.net/package/PHP_CodeSniffer/).
7+
It will be used with files that have the "PHP", "HTML" and "HTML5" syntax.
8+
79

810
## Installation
11+
912
SublimeLinter must be installed in order to use this plugin.
1013

1114
Please use [Package Control](https://packagecontrol.io) to install the linter plugin.
1215

13-
Before using this plugin, you must ensure that `phpcs` is installed on your system, preferably somewhere in your PATH. To install `phpcs`, follow the instructions on https://github.com/squizlabs/PHP_CodeSniffer#installation.
16+
Before using this plugin, ensure that `phpcs` is installed on your system, preferably somewhere in your PATH. To install `phpcs`, follow the instructions on https://github.com/squizlabs/PHP_CodeSniffer#installation.
17+
1418

1519
## Settings
20+
1621
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
1722
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html
1823

0 commit comments

Comments
 (0)