Skip to content

Commit 6d9f194

Browse files
Removes installation and testing blocks from README
1 parent 0558c04 commit 6d9f194

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,10 @@
77

88
Generic SQL brush module for [SyntaxHighlighter](https://github.com/syntaxhighlighter/syntaxhighlighter).
99

10-
## Installation
11-
12-
```
13-
npm install brush-sql
14-
```
15-
1610
## Usage
1711

1812
Please see [Building Instructions](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki/Building) on the [SyntaxHighlighter Wiki](https://github.com/syntaxhighlighter/syntaxhighlighter/wiki) for details.
1913

20-
## Testing
21-
22-
```
23-
npm test
24-
```
25-
2614
## License
2715

2816
MIT

0 commit comments

Comments
 (0)